diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-10 20:01:24 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-04-10 20:01:24 +0000 |
commit | eff040c2df3c5452fdaa7f2a72b841d0752d6c24 (patch) | |
tree | 8bf79b5f68a638d0f673a2cb9159b59b1db8a8b4 /graphics/xmms-dspectral | |
parent | 631d2ecd4c60c2a40f6f55c0ffac1615cb941e0b (diff) | |
download | ports-eff040c2df3c5452fdaa7f2a72b841d0752d6c24.tar.gz ports-eff040c2df3c5452fdaa7f2a72b841d0752d6c24.zip |
Notes
Diffstat (limited to 'graphics/xmms-dspectral')
-rw-r--r-- | graphics/xmms-dspectral/Makefile | 5 | ||||
-rw-r--r-- | graphics/xmms-dspectral/pkg-descr | 5 |
2 files changed, 3 insertions, 7 deletions
diff --git a/graphics/xmms-dspectral/Makefile b/graphics/xmms-dspectral/Makefile index 35edf0a9e5e6..4790c3693590 100644 --- a/graphics/xmms-dspectral/Makefile +++ b/graphics/xmms-dspectral/Makefile @@ -9,11 +9,12 @@ PORTNAME= dspectral PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://www.shell.linux.se/bm/f/ +MASTER_SITES= ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles PKGNAMEPREFIX= xmms- DISTNAME= ${PORTNAME}-${PORTVERSION:S/^/v/} -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Dual Spectralizer visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-dspectral/pkg-descr b/graphics/xmms-dspectral/pkg-descr index aacc779680a1..4664b9857f17 100644 --- a/graphics/xmms-dspectral/pkg-descr +++ b/graphics/xmms-dspectral/pkg-descr @@ -1,6 +1 @@ Dual Spectralizer is a visualization plugin for XMMS. - -WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin - -- Alejandro Pulver -alejandro@varnet.biz |