1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add LICENSE

- Add NO_ARCH
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-04-14 17:53:10 +00:00
parent 44f9c652ae
commit 751f5770a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498934

View File

@ -12,10 +12,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@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>