summaryrefslogtreecommitdiff
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/plan/Makefile')
-rw-r--r--deskutils/plan/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/deskutils/plan/Makefile b/deskutils/plan/Makefile
new file mode 100644
index 000000000000..a1209365ee5d
--- /dev/null
+++ b/deskutils/plan/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: plan
+# Version required: 1.5.1
+# Date created: 14 April 1996
+# Whom: Daniel Eischen <deischen@iworks.InterWorks.org>
+#
+# $Id$
+
+DISTNAME= plan-1.5.1
+CATEGORIES= misc
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/
+
+MAINTAINER= deischen@iworks.InterWorks.org
+
+REQUIRES_MOTIF= yes
+
+.include <bsd.port.mk>