mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
1: add LICENSE.
2: switch to DEFAULT_VERSIONS. 3: switch to USES=tar:tgz
This commit is contained in:
parent
e5b0526d66
commit
3251d5d895
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379765
@ -7,17 +7,19 @@ PORTREVISION= 2
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
EXTRACT_SUFX= .tgz
|
||||
DIST_SUBDIR= PECL
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PECL ESMTP client extension
|
||||
|
||||
LICENSE= PHP30
|
||||
|
||||
LIB_DEPENDS= libesmtp.so:${PORTSDIR}/mail/libesmtp
|
||||
|
||||
USES= tar:tgz
|
||||
USE_PHP= yes
|
||||
USE_PHPEXT= yes
|
||||
DEFAULT_PHP_VER=53
|
||||
DEFAULT_VERSIONS+= php=53
|
||||
|
||||
OPTIONS_DEFINE= RE2C
|
||||
OPTIONS_DEFAULT= RE2C
|
||||
|
Loading…
Reference in New Issue
Block a user