aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmfract/Makefile
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:27:52 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-01 20:27:52 +0000
commit76bcb91221b3959f2d225d3d70b90d76d49f93ae (patch)
tree10957867a3b9c40e317e9c2985576113033b6d9e /graphics/xmfract/Makefile
parent03be755c063828a889aa5fb71f1424b5ba93b606 (diff)
Notes
Diffstat (limited to 'graphics/xmfract/Makefile')
-rw-r--r--graphics/xmfract/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile
new file mode 100644
index 000000000000..e49d8318c3e2
--- /dev/null
+++ b/graphics/xmfract/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: xmfract
+# Version required: 1.4
+# Date created: Thu Aug 1 09:10:22 CDT 1996
+# Whom: erich@FreeBSD.org
+#
+# $Id$
+#
+
+DISTNAME= xmfract_1.4
+#EXTRACT_SUFX= _1.4.tar.gz
+PKGNAME= xmfract-1.4
+CATEGORIES+= graphics
+MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
+USE_X11= yes
+REQUIRES_MOTIF= yes
+GNU_CONFIGURE= yes
+
+MAINTAINER= erich@FreeBSD.org
+
+.include <bsd.port.mk>