summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-12-08 17:09:37 +0000
committerryoon <ryoon@pkgsrc.org>2012-12-08 17:09:37 +0000
commite23033075ee83d6d8f1f300c7882f48a06f0a38c (patch)
tree01363255ff8d9aabdcbf861dbb39bba49aab4e60 /net
parent3736f5639415137ade234dc7e4c624204ffcdc08 (diff)
downloadpkgsrc-e23033075ee83d6d8f1f300c7882f48a06f0a38c.tar.gz
Import podcastdl-0.3.0 as net/podcastdl.
Podcastdl is a CLI podcast client intended to be used to download podcasted files using a cron like tool.
Diffstat (limited to 'net')
-rw-r--r--net/podcastdl/DESCR2
-rw-r--r--net/podcastdl/Makefile19
-rw-r--r--net/podcastdl/PLIST2
-rw-r--r--net/podcastdl/distinfo5
4 files changed, 28 insertions, 0 deletions
diff --git a/net/podcastdl/DESCR b/net/podcastdl/DESCR
new file mode 100644
index 00000000000..1b5603c6c3e
--- /dev/null
+++ b/net/podcastdl/DESCR
@@ -0,0 +1,2 @@
+Podcastdl is a CLI podcast client intended to be used to download
+podcasted files using a cron like tool.
diff --git a/net/podcastdl/Makefile b/net/podcastdl/Makefile
new file mode 100644
index 00000000000..96ede2b905e
--- /dev/null
+++ b/net/podcastdl/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2012/12/08 17:09:37 ryoon Exp $
+#
+
+DISTNAME= podcastdl-0.3.0
+CATEGORIES= net
+MASTER_SITES= http://files.bebik.net/podcastdl/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= ryoon@NetBSD.org
+HOMEPAGE= http://www.bebik.net/doku.php?id=software:podcastdl
+COMMENT= Podcastdl is a CLI podcast client
+LICENSE= isc
+
+USE_CMAKE= yes
+
+USE_LANGUAGES= c c++
+
+.include "../../www/libmrss/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/podcastdl/PLIST b/net/podcastdl/PLIST
new file mode 100644
index 00000000000..ce5ce7f6ee2
--- /dev/null
+++ b/net/podcastdl/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/12/08 17:09:37 ryoon Exp $
+bin/podcastdl
diff --git a/net/podcastdl/distinfo b/net/podcastdl/distinfo
new file mode 100644
index 00000000000..277bc9600ee
--- /dev/null
+++ b/net/podcastdl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/12/08 17:09:37 ryoon Exp $
+
+SHA1 (podcastdl-0.3.0.tgz) = 09cc6ac495943e5dc3e717d712ad8020b8a2e12b
+RMD160 (podcastdl-0.3.0.tgz) = 912862019ac47c1e20699a1a92b5a5862019f6e1
+Size (podcastdl-0.3.0.tgz) = 5482 bytes