mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Add CPE info
Approved by: portmgr blanket
This commit is contained in:
parent
df7adcaabf
commit
7b75b7120c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384472
@ -11,12 +11,13 @@ COMMENT= Tiny/turbo/throttling HTTP server with CGI support
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= gmake # parallel builds (-jX) are broken with BSD make(1)
|
||||
USES= cpe gmake # parallel builds (-jX) are broken with BSD make(1)
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_ARGS= WEBDIR=${WWWDIR}
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
SUB_FILES= pkg-message thttpd.conf.sample
|
||||
SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
|
||||
CPE_VENDOR= acme
|
||||
|
||||
OPTIONS_DEFINE= SENDFILE IPREAL INDEXES
|
||||
OPTIONS_DEFAULT= SENDFILE IPREAL
|
||||
|
Loading…
Reference in New Issue
Block a user