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-dscope | |
parent | 631d2ecd4c60c2a40f6f55c0ffac1615cb941e0b (diff) | |
download | ports-eff040c2df3c5452fdaa7f2a72b841d0752d6c24.tar.gz ports-eff040c2df3c5452fdaa7f2a72b841d0752d6c24.zip |
Notes
Diffstat (limited to 'graphics/xmms-dscope')
-rw-r--r-- | graphics/xmms-dscope/Makefile | 5 | ||||
-rw-r--r-- | graphics/xmms-dscope/pkg-descr | 5 |
2 files changed, 3 insertions, 7 deletions
diff --git a/graphics/xmms-dscope/Makefile b/graphics/xmms-dscope/Makefile index 34c8fe847ab5..9e357644b2a7 100644 --- a/graphics/xmms-dscope/Makefile +++ b/graphics/xmms-dscope/Makefile @@ -9,11 +9,12 @@ PORTNAME= dscope PORTVERSION= 1.3.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 Scope visualization plugin for XMMS LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms diff --git a/graphics/xmms-dscope/pkg-descr b/graphics/xmms-dscope/pkg-descr index 2ad2a6b35955..f087a2a807ab 100644 --- a/graphics/xmms-dscope/pkg-descr +++ b/graphics/xmms-dscope/pkg-descr @@ -1,6 +1 @@ Dual Scope is a visualization plugin for XMMS. - -WWW: http://www.shell.linux.se/bm/index.php?page=xmmsplugin - -- Alejandro Pulver -alejandro@varnet.biz |