diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-13 08:34:37 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-07-13 08:34:37 +0000 |
commit | 10f4ea417df92a2ac5f3d8a9318c257579d52711 (patch) | |
tree | 5ae62c3abfd2781ee12fef474d409ece2b11c95b /net/phpldapadmin | |
parent | It's listed under 'bestpractical' in the official CPE dictionary. (diff) |
Add CPE infor for this port. The vendor is, unusually, given as
'deon_george' in the official CPE dictionary.
Notes
Notes:
svn path=/head/; revision=361661
Diffstat (limited to 'net/phpldapadmin')
-rw-r--r-- | net/phpldapadmin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index cb2da8227113..b53b74e724a3 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -14,6 +14,9 @@ COMMENT= PHP application to administer LDAP over the web LICENSE= GPLv2 +USES= cpe +CPE_VENDOR= deon_george + NO_ARCH= yes NO_BUILD= yes USE_PHP= gettext ldap openssl pcre session xml iconv hash |