summaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 23:09:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 23:09:36 +0000
commit1686bb5d3515318bc8562fd976a43da15b9c8a60 (patch)
treeaa9aa92644d924342bcf600547e66c12b2cbc71a /x11-toolkits/xforms
parentSorry for my accidential removal of ja-pine. I have to deactivate (diff)
Move PORTNAME/PORTVERSION above pre.mk include.
Notes
Notes: svn path=/head/; revision=27549
Diffstat (limited to 'x11-toolkits/xforms')
-rw-r--r--x11-toolkits/xforms/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/xforms/Makefile b/x11-toolkits/xforms/Makefile
index 025b7e73cec8..9a290a1964c9 100644
--- a/x11-toolkits/xforms/Makefile
+++ b/x11-toolkits/xforms/Makefile
@@ -5,6 +5,11 @@
# $FreeBSD$
#
+PORTNAME= xforms
+PORTVERSION= 0.88.1
+CATEGORIES= graphics x11-toolkits
+EXTRACT_SUFX= .tgz
+
USE_X_PREFIX= yes
.include <bsd.port.pre.mk>
@@ -23,10 +28,6 @@ MASTER_SITES= ftp://bragg.phys.uwm.edu/pub/xforms/freeBSD/ \
ftp://ftp.via.ecp.fr/pub2/xforms/freeBSD/ \
ftp://ftp.st.ryukoku.ac.jp/pub/X11/xforms/freeBSD/
.endif
-PORTNAME= xforms
-PORTVERSION= 0.88.1
-CATEGORIES= graphics x11-toolkits
-EXTRACT_SUFX= .tgz
MAINTAINER= gena@NetVision.net.il