summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-05-28 08:30:35 +0000
committercheusov <cheusov@pkgsrc.org>2011-05-28 08:30:35 +0000
commit6b24713ded6436cf857c257fb686c1f29d3f7410 (patch)
tree287dd6bf964a82e85ced5d702fb0bb134ccc2874 /misc
parent36159e0401e003d5cfd410f4f9e0ec56f574d231 (diff)
downloadpkgsrc-6b24713ded6436cf857c257fb686c1f29d3f7410.tar.gz
heirloom part
Diffstat (limited to 'misc')
-rw-r--r--misc/heirloom-calendar/DESCR1
-rw-r--r--misc/heirloom-calendar/Makefile14
-rw-r--r--misc/heirloom-calendar/PLIST4
3 files changed, 19 insertions, 0 deletions
diff --git a/misc/heirloom-calendar/DESCR b/misc/heirloom-calendar/DESCR
new file mode 100644
index 00000000000..3ce1785da59
--- /dev/null
+++ b/misc/heirloom-calendar/DESCR
@@ -0,0 +1 @@
+This package provides 'calendar' utility.
diff --git a/misc/heirloom-calendar/Makefile b/misc/heirloom-calendar/Makefile
new file mode 100644
index 00000000000..3f16370858e
--- /dev/null
+++ b/misc/heirloom-calendar/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/05/28 08:30:35 cheusov Exp $
+
+PKGNAME= heirloom-calendar-${HEIRLOOM_VER}
+CATEGORIES= misc time
+LICENSE= original-bsd
+
+MAKE_FLAGS+= SUBDIRS="build calendar"
+
+.include "../../sysutils/heirloom-doc/Makefile.common"
+
+DESCR_SRC+= DESCR
+
+.include "../../devel/heirloom-libcommon/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/heirloom-calendar/PLIST b/misc/heirloom-calendar/PLIST
new file mode 100644
index 00000000000..6ffe08fbc99
--- /dev/null
+++ b/misc/heirloom-calendar/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2011/05/28 08:30:35 cheusov Exp $
+${HLROOT}/bin/calendar
+${HLROOT}/lib/calprog
+${HLROOT}/man/man1/calendar.1