summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-12-07 01:29:21 +0000
committerwiz <wiz@pkgsrc.org>2009-12-07 01:29:21 +0000
commite598aacd57314b36896d9e52f211c2f32022a45d (patch)
tree2502c2894d2d184584c217fb952406a152241fca /time
parentf644c06587b9280667c448c295e8915141336070 (diff)
downloadpkgsrc-e598aacd57314b36896d9e52f211c2f32022a45d.tar.gz
Initial import of rem2ics-0.93:
Tool to convert the output of "remind -s" into RFC2445 iCalendar format.
Diffstat (limited to 'time')
-rw-r--r--time/rem2ics/DESCR2
-rw-r--r--time/rem2ics/Makefile29
-rw-r--r--time/rem2ics/PLIST3
-rw-r--r--time/rem2ics/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/time/rem2ics/DESCR b/time/rem2ics/DESCR
new file mode 100644
index 00000000000..fe4fd208731
--- /dev/null
+++ b/time/rem2ics/DESCR
@@ -0,0 +1,2 @@
+Tool to convert the output of "remind -s" into RFC2445 iCalendar
+format.
diff --git a/time/rem2ics/Makefile b/time/rem2ics/Makefile
new file mode 100644
index 00000000000..4be7a23ca6d
--- /dev/null
+++ b/time/rem2ics/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/12/07 01:29:21 wiz Exp $
+#
+
+DISTNAME= rem2ics-0.93
+CATEGORIES= time
+MASTER_SITES= http://mark.atwood.name/code/rem2ics/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://launchpad.net/rem2ics/
+COMMENT= Convert remind output into RFC2445 iCalendar format
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= # none
+
+MAKE_FILE= rem2ics-Makefile
+BUILD_TARGET= rem2ics.1
+REPLACE_PERL= rem2ics
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/rem2ics ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/rem2ics.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+
+.include "../../lang/perl5/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/rem2ics/PLIST b/time/rem2ics/PLIST
new file mode 100644
index 00000000000..e5985c9fb96
--- /dev/null
+++ b/time/rem2ics/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/07 01:29:21 wiz Exp $
+bin/rem2ics
+man/man1/rem2ics.1
diff --git a/time/rem2ics/distinfo b/time/rem2ics/distinfo
new file mode 100644
index 00000000000..53b628bd13c
--- /dev/null
+++ b/time/rem2ics/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/12/07 01:29:21 wiz Exp $
+
+SHA1 (rem2ics-0.93.zip) = be93d75f62ff81d9f0b15928ad5b71b6aa17afe9
+RMD160 (rem2ics-0.93.zip) = 2e9694e5c1f1d3d6fee6c266cab1f757339b1803
+Size (rem2ics-0.93.zip) = 13707 bytes