summaryrefslogtreecommitdiff
path: root/audio/mpc
diff options
context:
space:
mode:
authorgrant <grant>2004-04-30 10:49:25 +0000
committergrant <grant>2004-04-30 10:49:25 +0000
commit02c9a02d5109e3317b847b5e74ac23b45438be95 (patch)
tree8c7a39c86c7bb894198f37047b5d1736fe4321c8 /audio/mpc
parent4003ed49297b88a86842af2ab731a2fb74053efa (diff)
downloadpkgsrc-02c9a02d5109e3317b847b5e74ac23b45438be95.tar.gz
Initial import of mpc 0.10.3 into the NetBSD packages collection.
mpc is a command line client for the Music Player Daemon, musicpd.
Diffstat (limited to 'audio/mpc')
-rw-r--r--audio/mpc/DESCR1
-rw-r--r--audio/mpc/Makefile15
-rw-r--r--audio/mpc/PLIST8
-rw-r--r--audio/mpc/distinfo4
4 files changed, 28 insertions, 0 deletions
diff --git a/audio/mpc/DESCR b/audio/mpc/DESCR
new file mode 100644
index 00000000000..716b25ecadb
--- /dev/null
+++ b/audio/mpc/DESCR
@@ -0,0 +1 @@
+mpc is a command line client for the Music Player Daemon, musicpd.
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
new file mode 100644
index 00000000000..0a7f142e833
--- /dev/null
+++ b/audio/mpc/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+
+DISTNAME= mpc-0.10.3
+CATEGORIES= audio
+MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://musicpd.org/
+COMMENT= Command-line client for musicpd
+
+GNU_CONFIGURE= yes
+USE_BUILDLINK3= yes
+USE_LIBTOOL= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/mpc/PLIST b/audio/mpc/PLIST
new file mode 100644
index 00000000000..582f88c650c
--- /dev/null
+++ b/audio/mpc/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+bin/mpc
+man/man1/mpc.1
+share/doc/mpc/AUTHORS
+share/doc/mpc/README
+share/doc/mpc/mpc-bashrc
+@dirrm share/mpc
+@dirrm share/doc/mpc
diff --git a/audio/mpc/distinfo b/audio/mpc/distinfo
new file mode 100644
index 00000000000..9d0bb39135c
--- /dev/null
+++ b/audio/mpc/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/04/30 10:49:25 grant Exp $
+
+SHA1 (mpc-0.10.3.tar.gz) = 377ea125332c27b2ba18cb22889a6a8809b2efcd
+Size (mpc-0.10.3.tar.gz) = 209661 bytes