- Add LICENSE File
- Update Maintainers eMail PR: 237907 Submitted by: pave (maintainer) Sponsored by: Netzkommune GmbH
This commit is contained in:
parent
24bdeca8c7
commit
f2a4f752f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501957
@ -5,10 +5,11 @@ DISTVERSION= 0.3.5
|
||||
CATEGORIES= archivers
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= pkaipila@gmail.com
|
||||
MAINTAINER= pave@FreeBSD.org
|
||||
COMMENT= This is the lz4 extension for PHP
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= liblz4.so:archivers/liblz4
|
||||
|
||||
@ -20,6 +21,4 @@ GH_PROJECT= php-ext-lz4
|
||||
|
||||
CONFIGURE_ARGS= --with-lz4-includedir=${LOCALBASE}
|
||||
|
||||
PHP_MODNAME= lz4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user