diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-23 08:38:04 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-23 08:38:04 +0800 |
commit | 45382e990d645eea452997d5ae2da5893b071270 (patch) | |
tree | 8dbab5678b72d3bf3eeb9e935e1b5a425ea5dd3a /net/radsecproxy | |
parent | 6a6b1d56fa2b6f691f3162b3b4ab56702a2e7f83 (diff) | |
download | freebsd-ports-gnome-45382e990d645eea452997d5ae2da5893b071270.tar.gz freebsd-ports-gnome-45382e990d645eea452997d5ae2da5893b071270.tar.zst freebsd-ports-gnome-45382e990d645eea452997d5ae2da5893b071270.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'net/radsecproxy')
-rw-r--r-- | net/radsecproxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/radsecproxy/Makefile b/net/radsecproxy/Makefile index aaf01504261d..831bb1e5e6f6 100644 --- a/net/radsecproxy/Makefile +++ b/net/radsecproxy/Makefile @@ -12,7 +12,8 @@ COMMENT= Radsecproxy is a generic RADIUS proxy LICENSE= GPLv2 BSD3CLAUSE LICENSE_COMB= dual -USES= tar:xz +USES= cpe tar:xz +CPE_VENDOR= uninett GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} |