diff options
author | jgh <jgh@FreeBSD.org> | 2015-03-11 07:22:21 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2015-03-11 07:22:21 +0800 |
commit | ff200c218888a8d673cc178921a202a9f6a6e473 (patch) | |
tree | bd64cf3f7635371344ed408624c41bc8d768c431 | |
parent | b6189cea5a1166afde89e4d6aea71cd91d9ac691 (diff) | |
download | freebsd-ports-gnome-ff200c218888a8d673cc178921a202a9f6a6e473.tar.gz freebsd-ports-gnome-ff200c218888a8d673cc178921a202a9f6a6e473.tar.zst freebsd-ports-gnome-ff200c218888a8d673cc178921a202a9f6a6e473.zip |
- pet portlint for license and pkg-descr
-rw-r--r-- | www/mod_auth_xradius/Makefile | 1 | ||||
-rw-r--r-- | www/mod_auth_xradius/pkg-descr | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index 231d548a8977..33c7b7d09fde 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -11,6 +11,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Enables RADIUS authentication +LICENSE= APACHE20 USE_APACHE= 22+ USES= tar:bzip2 diff --git a/www/mod_auth_xradius/pkg-descr b/www/mod_auth_xradius/pkg-descr index 826271c206e9..c8cd0f3e54f6 100644 --- a/www/mod_auth_xradius/pkg-descr +++ b/www/mod_auth_xradius/pkg-descr @@ -1,3 +1,3 @@ Provides basic Radius auth services for Apache. -WWW: http://www.outoforder.cc/projects/apache/mod_auth_xradius/ +WWW: http://www.outoforder.cc/projects/apache/mod_auth_xradius/ |