summaryrefslogtreecommitdiff
path: root/lang/mpd
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2005-10-19 04:43:31 +0000
committeris <is@pkgsrc.org>2005-10-19 04:43:31 +0000
commit2b2c89f15c6c27f9af961c31c730e5148f02efd1 (patch)
treee31f42cafc9729c70abf11c76e6f26ac284d5f13 /lang/mpd
parentcd4158806cd5516cad2436ee75e99afb9bcaf505 (diff)
downloadpkgsrc-2b2c89f15c6c27f9af961c31c730e5148f02efd1.tar.gz
musicpd calls its files mpd, alas!
Diffstat (limited to 'lang/mpd')
-rw-r--r--lang/mpd/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/mpd/Makefile b/lang/mpd/Makefile
index b17f963c126..53bb74d52fd 100644
--- a/lang/mpd/Makefile
+++ b/lang/mpd/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2005/10/17 20:30:27 is Exp $
+# $NetBSD: Makefile,v 1.5 2005/10/19 04:43:31 is Exp $
#
PKGNAME= mpd-1.0.1
DISTNAME= mpd.1.0.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang parallel
MASTER_SITES= http://www.cs.arizona.edu/mpd/download/
EXTRACT_SUFX= .tgz
+CONFLICTS= audio/musicpd
+
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.cs.arizona.edu/mpd/
COMMENT= The MPD language compiler and run time system