aboutsummaryrefslogtreecommitdiff
path: root/graphics/jgraph
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /graphics/jgraph
parentd71114c35729e19851c733866522ab6acd7f64ec (diff)
downloadports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.tar.gz
ports-c99c6009443219fbcb10c1baf7b6d0c93975f58a.zip
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Notes
Notes: svn path=/head/; revision=27514
Diffstat (limited to 'graphics/jgraph')
-rw-r--r--graphics/jgraph/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/jgraph/Makefile b/graphics/jgraph/Makefile
index 09abb1aaee2d..83f3e390cb3a 100644
--- a/graphics/jgraph/Makefile
+++ b/graphics/jgraph/Makefile
@@ -1,17 +1,16 @@
# New ports collection makefile for: jgraph
-# Version required: 8.3
# Date created: 6 August 1999
# Whom: wolman@cs.washington.edu
#
# $FreeBSD$
#
-DISTNAME= jgraph
-PKGNAME= jgraph-8.3
+PORTNAME= jgraph
+PORTVERSION= 8.3
CATEGORIES= graphics
MASTER_SITES= ftp://cs.utk.edu/pub/plank/jgraph/ \
http://www.cs.washington.edu/homes/wolman/
-EXTRACT_SUFX= .shar.Z
+DISTFILES= ${PORTNAME}.shar.Z
MAINTAINER= wolman@cs.washington.edu
@@ -19,7 +18,7 @@ EXTRACT_CMD= uncompress
EXTRACT_BEFORE_ARGS= -c
EXTRACT_AFTER_ARGS= | sh
-WRKSRC= ${WRKDIR}
+NO_WRKSUBDIR= yes
MAN1= jgraph.1
MAKEFILE= makefile