aboutsummaryrefslogtreecommitdiff
path: root/audio/py-shout
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-12 00:48:38 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-12 00:48:38 +0000
commita10f987e18eae53df29e7ea7df4bec8f624490c3 (patch)
treedafaf1c4908ef4abbcd741a4a2814b40f4b3b2fc /audio/py-shout
parent7e623ecc6a05f94f99f410892a7acb1f9901fe26 (diff)
Notes
Diffstat (limited to 'audio/py-shout')
-rw-r--r--audio/py-shout/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/py-shout/Makefile b/audio/py-shout/Makefile
index b60e39087e1f..dc3c185401d9 100644
--- a/audio/py-shout/Makefile
+++ b/audio/py-shout/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-shout
-# Date created: 2009-08-07
-# Whom: Olivier Duchateau <duchateau.olivier@gmail.com>
-#
+# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD$
-#
PORTNAME= shout
PORTVERSION= 0.2.1
@@ -19,6 +15,7 @@ LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
+USES= pkgconfig
USE_PYTHON= 2.5+
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= ${PORTNAME}-python