diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 12:17:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-28 12:17:59 +0000 |
commit | 5be9a27c9d2558b0778a535107e0258d4e8619f0 (patch) | |
tree | 0d7fbc88c40f76fa9ca96f5a954caebbeb3ade34 /www/axis2 | |
parent | 8bbecd3d3d817779c22c5ae56e21dba857464524 (diff) | |
download | ports-5be9a27c9d2558b0778a535107e0258d4e8619f0.tar.gz ports-5be9a27c9d2558b0778a535107e0258d4e8619f0.zip |
Notes
Diffstat (limited to 'www/axis2')
-rw-r--r-- | www/axis2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index e6dd3093b5f0..1713f096f729 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -13,7 +13,8 @@ COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache LICENSE= APACHE20 -USES= zip +USES= cpe zip +CPE_VENDOR= apache WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes |