- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-03-10 09:00:57 +00:00
parent ce59e955e1
commit 5205269dbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495234

View file

@ -11,11 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Provide a consistent interface to a wide array of templating languages
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= p5-Log-Trace>0:devel/p5-Log-Trace
RUN_DEPENDS= p5-Log-Trace>0:devel/p5-Log-Trace
TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>