diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 15:42:33 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-17 15:42:33 +0800 |
commit | b93dec72d43aa401308bff981e7bcfadb34242e7 (patch) | |
tree | 8abff9597a0a9ca10860b7968123588501c673b8 /www | |
parent | ec291730186b4322c6cf8d248607139838bc3f2e (diff) | |
download | freebsd-ports-gnome-b93dec72d43aa401308bff981e7bcfadb34242e7.tar.gz freebsd-ports-gnome-b93dec72d43aa401308bff981e7bcfadb34242e7.tar.zst freebsd-ports-gnome-b93dec72d43aa401308bff981e7bcfadb34242e7.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r-- | www/c-icap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/c-icap/Makefile b/www/c-icap/Makefile index 12f571e12c7a..170bd0aef6e5 100644 --- a/www/c-icap/Makefile +++ b/www/c-icap/Makefile @@ -16,7 +16,8 @@ LICENSE= LGPL21 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool +USES= cpe libtool +CPE_VENDOR= c-icap_project USE_LDCONFIG= yes USE_RC_SUBR= c-icap |