svn commit: r379772 - head/net/pecl-radius
Vanilla I. Shu
vanilla at FreeBSD.org
Tue Feb 24 09:20:43 UTC 2015
Author: vanilla
Date: Tue Feb 24 09:20:41 2015
New Revision: 379772
URL: https://svnweb.freebsd.org/changeset/ports/379772
QAT: https://qat.redports.org/buildarchive/r379772/
Log:
1: add LICENSE.
2: switch to USES=tar:tgz
Modified:
head/net/pecl-radius/Makefile
Modified: head/net/pecl-radius/Makefile
==============================================================================
--- head/net/pecl-radius/Makefile Tue Feb 24 09:09:06 2015 (r379771)
+++ head/net/pecl-radius/Makefile Tue Feb 24 09:20:41 2015 (r379772)
@@ -6,12 +6,14 @@ PORTVERSION= 1.2.7
CATEGORIES= net security pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= ports at FreeBSD.org
COMMENT= Radius client library for PHP
+LICENSE= BSD3CLAUSE
+
+USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes
More information about the svn-ports-all
mailing list