summaryrefslogtreecommitdiff
path: root/x11-fm/jafm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/jafm/Makefile')
-rw-r--r--x11-fm/jafm/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/x11-fm/jafm/Makefile b/x11-fm/jafm/Makefile
new file mode 100644
index 000000000000..3ed42594950b
--- /dev/null
+++ b/x11-fm/jafm/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: jafm
+# Version required: 0.5
+# Date created: 31 August 1998
+# Whom: brett@peloton.physics.montana.edu
+#
+# $Id$
+#
+
+DISTNAME= jafm-0.5
+CATEGORIES= x11-fm
+MASTER_SITES= http://www-personal.usyd.edu.au:/~rlittlew/jafm/
+
+MAINTAINER= brett@peloton.physics.montana.edu
+
+LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11-toolkits/qt140
+
+USE_GMAKE= yes
+ALL_TARGET= jafm
+
+MAN8= jafm.8
+
+.include <bsd.port.mk>