- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
This commit is contained in:
parent
ce59e955e1
commit
5205269dbe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495234
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue