From 78a4db8e7e172cf86b9151a9cdceb9ab199c4157 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 29 Jan 2008 01:43:06 +0000 Subject: Switch libsoup dependency to libsoup22. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10258 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/mpdscribble/Makefile | 23 +++++++++++++++++++++++ audio/mpdscribble/distinfo | 3 +++ audio/mpdscribble/pkg-descr | 4 ++++ 3 files changed, 30 insertions(+) create mode 100644 audio/mpdscribble/Makefile create mode 100644 audio/mpdscribble/distinfo create mode 100644 audio/mpdscribble/pkg-descr (limited to 'audio/mpdscribble') diff --git a/audio/mpdscribble/Makefile b/audio/mpdscribble/Makefile new file mode 100644 index 000000000..57b51bc75 --- /dev/null +++ b/audio/mpdscribble/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: mpdscribble +# Date created: July 13 2006 +# Whom: Stepan Zastupov [RedChrom] +# +# $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 diff --git a/audio/mpdscribble/distinfo b/audio/mpdscribble/distinfo new file mode 100644 index 000000000..51fc957bd --- /dev/null +++ b/audio/mpdscribble/distinfo @@ -0,0 +1,3 @@ +MD5 (mpdscribble-0.2.12.tar.gz) = 7f0e976e7a066df0ddf21f3f4041ef6a +SHA256 (mpdscribble-0.2.12.tar.gz) = bc15d633abca93d245c013e2f9ce40bc69a01c45da0a63423c437d891f404768 +SIZE (mpdscribble-0.2.12.tar.gz) = 140039 diff --git a/audio/mpdscribble/pkg-descr b/audio/mpdscribble/pkg-descr new file mode 100644 index 000000000..7529d85cb --- /dev/null +++ b/audio/mpdscribble/pkg-descr @@ -0,0 +1,4 @@ +mpdscribble is a music player daemon client which +submits information about tracks being played to audioscrobbler. + +WWW: http://www.frob.nl/scribble.html -- cgit v1.2.3