Install kfcgi(8)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= kcgi
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/
|
||||
|
||||
@@ -17,4 +18,7 @@ OPTIONS_DEFINE= EXAMPLES
|
||||
HAS_CONFIGURE= yes
|
||||
MAKE_ARGS= DATADIR=${EXAMPLESDIR}
|
||||
|
||||
post-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/kfcgi ${STAGEDIR}${PREFIX}/sbin/kfcgi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -24,6 +24,7 @@ man/man3/kmalloc.3.gz
|
||||
man/man3/kutil_urlencode.3.gz
|
||||
man/man3/kvalid_string.3.gz
|
||||
man/man8/kfcgi.8.gz
|
||||
sbin/kfcgi
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-fcgi.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/template.xml
|
||||
|
||||
Reference in New Issue
Block a user