svn commit: r498934 - head/www/p5-LWP-UserAgent-Determined
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 14 17:53:39 UTC 2019
Author: sunpoet
Date: Sun Apr 14 17:53:10 2019
New Revision: 498934
URL: https://svnweb.freebsd.org/changeset/ports/498934
Log:
Add LICENSE
- Add NO_ARCH
Modified:
head/www/p5-LWP-UserAgent-Determined/Makefile
Modified: head/www/p5-LWP-UserAgent-Determined/Makefile
==============================================================================
--- head/www/p5-LWP-UserAgent-Determined/Makefile Sun Apr 14 17:53:05 2019 (r498933)
+++ head/www/p5-LWP-UserAgent-Determined/Makefile Sun Apr 14 17:53:10 2019 (r498934)
@@ -12,10 +12,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Virtual browser that retries errors
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-libwww>=0:www/p5-libwww
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list