summaryrefslogtreecommitdiffstats
path: root/audio/mpdscribble/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpdscribble/Makefile')
-rw-r--r--audio/mpdscribble/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile
deleted file mode 100644
index 57b51bc75..000000000
--- a/audio/mpdscribble/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: mpdscribble
-# Date created: July 13 2006
-# Whom: Stepan Zastupov [RedChrom] <redchrom@gmail.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mpdscribble
-PORTVERSION= 0.2.12
-CATEGORIES= audio
-MASTER_SITES= http://www.frob.nl/projects/scribble/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Mpd last.fm client
-
-LIB_DEPENDS= soup:${PORTSDIR}/devel/libsoup22
-
-GNU_CONFIGURE= yes
-
-MAN1= mpdscribble.1
-PLIST_FILES= bin/mpdscribble
-
-.include <bsd.port.mk>