summaryrefslogtreecommitdiff
path: root/www/arena/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-02-20 05:33:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-02-20 05:33:45 +0000
commitbbfde5c35b3a0c2e93a80cc1c4fd6794f442ee38 (patch)
treef89e5e6f6a13a2e710c6e4d788555dfddbb9f5a9 /www/arena/Makefile
parentChange master site, old one not contains elm anymore (diff)
Reorder variables. Also, take out "x11" from categories line, if we
are adding it to this one, it will have to go into almost everything in www/.... ;)
Notes
Notes: svn path=/head/; revision=2730
Diffstat (limited to 'www/arena/Makefile')
-rw-r--r--www/arena/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/www/arena/Makefile b/www/arena/Makefile
index 195bb5b948e3..6faae88c47b2 100644
--- a/www/arena/Makefile
+++ b/www/arena/Makefile
@@ -3,18 +3,21 @@
# Date created: Dec 1 1995
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1995/12/01 22:05:30 ache Exp $
+# $Id: Makefile,v 1.2 1996/02/20 03:54:23 ache Exp $
#
DISTNAME= arena-beta-1e
-CATEGORIES+= www x11
+PKGNAME= arena-b1e
+CATEGORIES+= www
MASTER_SITES= ftp://ftp.w3.org/pub/arena/beta-1/
-DISTFILES= arena-beta-1e-src.tgz
-WRKSRC= ${WRKDIR}/WWW
+EXTRACT_SUFX= -src.tgz
+
+MAINTAINER= ache@FreeBSD.ORG
+
LIB_DEPENDS+= jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= png\\.0\\.:${PORTSDIR}/graphics/png
-MAINTAINER= ache@FreeBSD.ORG
+WRKSRC= ${WRKDIR}/WWW
do-build:
cd ${WRKSRC}/Library/freebsd; ${MAKE}