svn commit: r420893 - head/www/p5-HTTP-ProxyPAC

Emanuel Haupt ehaupt at FreeBSD.org
Fri Aug 26 06:18:02 UTC 2016


Author: ehaupt
Date: Fri Aug 26 06:18:01 2016
New Revision: 420893
URL: https://svnweb.freebsd.org/changeset/ports/420893

Log:
  Add LICENSE

Modified:
  head/www/p5-HTTP-ProxyPAC/Makefile

Modified: head/www/p5-HTTP-ProxyPAC/Makefile
==============================================================================
--- head/www/p5-HTTP-ProxyPAC/Makefile	Fri Aug 26 06:17:07 2016	(r420892)
+++ head/www/p5-HTTP-ProxyPAC/Makefile	Fri Aug 26 06:18:01 2016	(r420893)
@@ -10,6 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Use a proxy auto config file to get proxy info
 
+LICENSE=	ART10 GPLv1
+
 BUILD_DEPENDS=	p5-JE>0:www/p5-JE \
 		p5-URI>=0:net/p5-URI \
 		p5-libwww>=0:www/p5-libwww


More information about the svn-ports-all mailing list