diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-29 14:21:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-29 14:21:41 +0000 |
commit | 067e28a16f9c322bd5121cf743bf49e247e3d94f (patch) | |
tree | 24f5d64c4a6ac48f5fe3465aba1ce6c7051ce01c /www/roxen | |
parent | c9018a76ce8fa2a9f02e1e1126a01f6bde913470 (diff) | |
download | ports-067e28a16f9c322bd5121cf743bf49e247e3d94f.tar.gz ports-067e28a16f9c322bd5121cf743bf49e247e3d94f.zip |
Move roxen.sh to roxen.sh.sample so I could put it in pkg-plist
PR: 27580
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=43261
Diffstat (limited to 'www/roxen')
-rw-r--r-- | www/roxen/Makefile | 2 | ||||
-rw-r--r-- | www/roxen/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/roxen/Makefile b/www/roxen/Makefile index d09a8460998c..2494de3cad7d 100644 --- a/www/roxen/Makefile +++ b/www/roxen/Makefile @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/roxen-${PORTVERSION}-src MAINTAINER= k@123.org HAS_CONFIGURE= yes PKGMESSAGE= ${WRKSRC}/MESSAGE -STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh +STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/roxen.sh.sample post-patch: @${SED} -e "s|%%PREFIX%%|${PREFIX}|g" ${FILESDIR}/roxen.sh.in > \ diff --git a/www/roxen/pkg-plist b/www/roxen/pkg-plist index 9ce068d0d85d..e0b2117d079c 100644 --- a/www/roxen/pkg-plist +++ b/www/roxen/pkg-plist @@ -1,3 +1,4 @@ +etc/rc.d/roxen.sh.sample pike/7.0.312/bin/hilfe pike/7.0.312/bin/pike pike/7.0.312/lib/modules/_Charset.pmod |