svn commit: r379775 - head/security/pecl-pam

Vanilla I. Shu vanilla at FreeBSD.org
Tue Feb 24 09:27:33 UTC 2015


Author: vanilla
Date: Tue Feb 24 09:27:32 2015
New Revision: 379775
URL: https://svnweb.freebsd.org/changeset/ports/379775
QAT: https://qat.redports.org/buildarchive/r379775/

Log:
  1: add LICENSE.
  2: switch to USES=tar:tgz

Modified:
  head/security/pecl-pam/Makefile

Modified: head/security/pecl-pam/Makefile
==============================================================================
--- head/security/pecl-pam/Makefile	Tue Feb 24 09:25:19 2015	(r379774)
+++ head/security/pecl-pam/Makefile	Tue Feb 24 09:27:32 2015	(r379775)
@@ -6,11 +6,13 @@ PORTVERSION=	1.0.3
 CATEGORIES=	security pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	PECL classes for PAM integration
 
+LICENSE= 	PHP202
+
+USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes


More information about the svn-ports-head mailing list