mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- 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
@ -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 New Issue
Block a user