aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-15 07:09:36 +0800
committerasami <asami@FreeBSD.org>2000-04-15 07:09:36 +0800
commitf5cf38521c371eb24d90134a01d91a2e24653028 (patch)
tree24aa2a5622f5ad86c385da41ecfec92ed69df952 /x11-toolkits
parent0adfb407a4e19d14a8ae42d5a9fc7a6801ae291c (diff)
downloadfreebsd-ports-graphics-f5cf38521c371eb24d90134a01d91a2e24653028.tar.gz
freebsd-ports-graphics-f5cf38521c371eb24d90134a01d91a2e24653028.tar.zst
freebsd-ports-graphics-f5cf38521c371eb24d90134a01d91a2e24653028.zip
Move PORTNAME/PORTVERSION above pre.mk include.
Diffstat (limited to 'x11-toolkits')
-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 025b7e73cec..9a290a1964c 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