From 4964bdd9e5e41f539adfadc8053e7f2bc07946d4 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 24 Feb 2015 15:26:11 +0000 Subject: [PATCH] 1: add LICENSE. 2: switch to USES=tar:tgz 3: switch to DEFAULT_VERSIONS. --- security/pecl-tcpwrap/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/security/pecl-tcpwrap/Makefile b/security/pecl-tcpwrap/Makefile index 212fd13c9461..5eb283dabdb6 100644 --- a/security/pecl-tcpwrap/Makefile +++ b/security/pecl-tcpwrap/Makefile @@ -6,15 +6,17 @@ PORTVERSION= 1.1.3 CATEGORIES= security pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension which provides tcpwrappers binding +LICENSE= PHP202 + +USES= tar:tgz USE_PHP= yes USE_PHPEXT= yes -DEFAULT_PHP_VER=53 +DEFAULT_VERSIONS+= php=53 IGNORE_WITH_PHP=5 post-patch: