summaryrefslogtreecommitdiff
path: root/deskutils/plan/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-08-05 07:38:11 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-08-05 07:38:11 +0000
commit4eaa69e219fe247ae6e2a11fd6764a2564459a39 (patch)
tree378f73b4626f357ad1bcdfae4dfe737fa931fce4 /deskutils/plan/Makefile
parentUpdate to version 2.1 of BLT. Note: I'm a little nervous about the (diff)
New port, plan-1.5.1, a schedule planner with calendar.
Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org>
Notes
Notes: svn path=/head/; revision=3527
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>