mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
Add LICENSE
- While I'm here, fix indent Approved by: portmgr (blanket)
This commit is contained in:
parent
896ecbf06e
commit
3683d9c5e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451679
@ -10,10 +10,13 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Perl5 interface to bzip2 compression library
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/Bzip2/Bzip2.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Compress/Bzip2/Bzip2.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user