- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-03-23 09:03:20 +00:00
parent 18de7e8a74
commit 6a601f2d1c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465339

View File

@ -14,7 +14,12 @@ COMMENT= Text utilities for use with GD drawing package
RUN_DEPENDS= p5-GD>=0:graphics/p5-GD
LICENSE= ART10 GPLv1+ GPLv2+
LICENSE_COMB= dual
LICENSE_FILE_GPLv2+ = ${WRKSRC}/Dustismo.LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>