diff options
| author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-16 07:23:53 +0000 |
|---|---|---|
| committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-16 07:23:53 +0000 |
| commit | ef000d2c00508418507b6e4698a5dca3e2b614da (patch) | |
| tree | 3eeb1f8e3880a14e99da11e256f42c46cb103f03 | |
| parent | devel/ocaml-camlp5: Upgrade version 6.11 => 6.12, reset maintainer (diff) | |
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket
| -rw-r--r-- | www/boa/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile index dcef55b18ead..3c49d84ce060 100644 --- a/www/boa/Makefile +++ b/www/boa/Makefile @@ -11,8 +11,10 @@ MAINTAINER= ports@FreeBSD.org COMMENT= High performance single-tasking web server LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake makeinfo tar:bzip2 +USES= cpe gmake makeinfo tar:bzip2 +CPE_VENDOR= ${PORTVERSION:C/\.r/./} GNU_CONFIGURE= yes INFO= boa |
