summaryrefslogtreecommitdiffstats
path: root/graphics/aview
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-04-13 06:28:28 +0000
committerobrien <obrien@FreeBSD.org>2000-04-13 06:28:28 +0000
commitec53247193b80cb79e1601f1c5ef3c58fcdad674 (patch)
treef529e186cbac619bbb2056386d2afa15ea42b057 /graphics/aview
parenta60844b38d528798f2a86e708537291a96c07f44 (diff)
downloadFreeBSD-ports-ec53247193b80cb79e1601f1c5ef3c58fcdad674.zip
FreeBSD-ports-ec53247193b80cb79e1601f1c5ef3c58fcdad674.tar.gz
PORTNAME / PORTVERSION syntax conversion
Diffstat (limited to 'graphics/aview')
-rw-r--r--graphics/aview/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile
index 6635db5..9207eb8 100644
--- a/graphics/aview/Makefile
+++ b/graphics/aview/Makefile
@@ -1,16 +1,16 @@
# New ports collection Makefile for: aview
-# Version required: 1.2
# Date created: Dec 18 1997
# Whom: frankch@waru.life.nthu.edu.tw
#
# $FreeBSD$
#
-DISTNAME= aview-1.2
-CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/
+PORTNAME= aview
+PORTVERSION= 1.2
+CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/
-MAINTAINER= frankch@waru.life.nthu.edu.tw
+MAINTAINER= frankch@waru.life.nthu.edu.tw
RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \
convert:${PORTSDIR}/graphics/ImageMagick
OpenPOWER on IntegriCloud