summaryrefslogtreecommitdiff
path: root/www/wwwoffle/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-07-13 18:20:08 +0000
committertron <tron>1998-07-13 18:20:08 +0000
commit31625b1413c72274465121f4ddf84f7291d57552 (patch)
tree31f8dbd070ae4c9146b1ab36888bbf8d19ed8590 /www/wwwoffle/Makefile
parent78cc5af621f4bfe1c0c7e00fbee64ad31b54e230 (diff)
downloadpkgsrc-31625b1413c72274465121f4ddf84f7291d57552.tar.gz
Update "wwwoffle" to version 2.2.
Diffstat (limited to 'www/wwwoffle/Makefile')
-rw-r--r--www/wwwoffle/Makefile14
1 files changed, 10 insertions, 4 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index b77b486303d..6af2cc66e0c 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,18 +1,24 @@
-# $NetBSD: Makefile,v 1.2 1998/06/22 13:14:31 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/07/13 18:20:08 tron Exp $
-DISTNAME= wwwoffle-2.1c
+DISTNAME= wwwoffle-2.2
CATEGORIES= www
-MASTER_SITES= http://www.gedanken.demon.co.uk/wwwoffle/version-2.1/
+MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/httpd/ \
+ ftp://sunsite.unc.edu/pub/Linux/apps/www/servers/
EXTRACT_SUFX= .tgz
MAINTAINER= magick@bundy.lip.owl.de
+CONFLICTS= wwwoffle-2.1c
+
USE_GMAKE= yes
NO_CONFIGURE= yes
+PLIST_SRC= ${WRKDIR}/PLIST
+
post-build:
- ${SED} s#@PREFIX@#${PREFIX}#g <${FILESDIR}/wwwoffle.sh \
+ @${SED} s#@PREFIX@#${PREFIX}#g <${FILESDIR}/wwwoffle.sh \
>${WRKDIR}/wwwoffle.sh
+ @${SH} ${SCRIPTDIR}/plist ${PREFIX} ${PKGDIR}/PLIST ${PLIST_SRC}
pre-install:
${MKDIR} ${PREFIX}/etc/wwwoffle