aboutsummaryrefslogtreecommitdiff
path: root/security/pecl-pam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/pecl-pam/Makefile')
-rw-r--r--security/pecl-pam/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pecl-pam/Makefile b/security/pecl-pam/Makefile
index 005a6d615711..602a5748c621 100644
--- a/security/pecl-pam/Makefile
+++ b/security/pecl-pam/Makefile
@@ -5,15 +5,13 @@ PORTNAME= pam
PORTVERSION= 1.0.3
PORTREVISION= 1
CATEGORIES= security pear
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
MAINTAINER= joneum@bsdproject.de
COMMENT= PECL classes for PAM integration
LICENSE= PHP202
-USES= php:ext tar:tgz
+USES= php:pecl
IGNORE_WITH_PHP= 70 71
.include <bsd.port.mk>