aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-ladspa
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-10-16 19:54:32 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-10-16 19:54:32 +0000
commitf90883480e09388f0e459bc2327e75520c62fd05 (patch)
treec78db02373aec123616949f3804c987f1726ab47 /audio/xmms-ladspa
parentf5c5a60436b647edc59716f38c886435e495781e (diff)
downloadports-f90883480e09388f0e459bc2327e75520c62fd05.tar.gz
ports-f90883480e09388f0e459bc2327e75520c62fd05.zip
Notes
Diffstat (limited to 'audio/xmms-ladspa')
-rw-r--r--audio/xmms-ladspa/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/xmms-ladspa/Makefile b/audio/xmms-ladspa/Makefile
index eb0cc521596c..9aa00f9ead3d 100644
--- a/audio/xmms-ladspa/Makefile
+++ b/audio/xmms-ladspa/Makefile
@@ -7,7 +7,9 @@
PORTNAME= xmms-ladspa
PORTVERSION= 1.1
CATEGORIES= audio
-MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/
+MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/ladspa/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= arved
DISTNAME= xmms_ladspa-${PORTVERSION}
MAINTAINER= arved@FreeBSD.org
@@ -15,6 +17,7 @@ COMMENT= "XMMS Plugin that provides LADSPA Plugins to XMMS"
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
+
PLIST_FILES= lib/xmms/Effect/ladspa.so
USE_X_PREFIX= yes