aboutsummaryrefslogtreecommitdiff
path: root/audio/wmtune
diff options
context:
space:
mode:
authorJean Milanez Melo <jmelo@FreeBSD.org>2006-07-21 20:25:39 +0000
committerJean Milanez Melo <jmelo@FreeBSD.org>2006-07-21 20:25:39 +0000
commitb6eaf4a9f39eee5656785a41c9e19c3d121a01cd (patch)
treec8b2b3b8290ea1f397b60bd8ffb85378378a6bdf /audio/wmtune
parentf58d18292877246baf749dba0003419c452b0e56 (diff)
downloadports-b6eaf4a9f39eee5656785a41c9e19c3d121a01cd.tar.gz
ports-b6eaf4a9f39eee5656785a41c9e19c3d121a01cd.zip
Notes
Diffstat (limited to 'audio/wmtune')
-rw-r--r--audio/wmtune/Makefile9
-rw-r--r--audio/wmtune/pkg-descr5
2 files changed, 5 insertions, 9 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile
index 6aa874d9b8ca..1358f3d5dc3f 100644
--- a/audio/wmtune/Makefile
+++ b/audio/wmtune/Makefile
@@ -9,9 +9,7 @@ PORTNAME= wmtune
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= audio windowmaker
-MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/:diff \
- http://www.rostock.igd.fhg.de/private/runge/radio/:wmtune \
- http://www.soren.org/linux/wmtune/dl/:wmtune
+MASTER_SITES= http://www.fxp.org/~jedgar/distfiles/:diff
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wmtune \
${WMTUNE_DIFF}:diff
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
@@ -19,6 +17,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Dockable radio program for the BT848/878 and RadioTrack cards
+DEPRECATED= mastersite disappeared, no longer maintained by author
+EXPIRATION_DATE= 2006-09-21
+
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_XPM= yes
@@ -30,7 +31,7 @@ ONLY_FOR_ARCHS= i386 alpha
.include <bsd.port.pre.mk>
.if ${ARCH} == "alpha" && ${OSVERSION} < 500000
-IGNORE= "cannot be build on alpha 4.x, which does not have bktr hardware support"
+IGNORE= cannot be build on alpha 4.x, which does not have bktr hardware support
.endif
.if !defined(WITH_RADIOTRACK)
diff --git a/audio/wmtune/pkg-descr b/audio/wmtune/pkg-descr
index d120374d98d2..6289deec8ce3 100644
--- a/audio/wmtune/pkg-descr
+++ b/audio/wmtune/pkg-descr
@@ -3,8 +3,3 @@ and RadioTrack radio cards.
In particular, this program works with the
Happauge WinTV cards with onboard FM tuners
along with RadioTrack-compatible cards.
-
-WWW: http://soren.org/linux/wmtune/
-
-- Chris D. Faulhaber
- <jedgar@FreeBSD.org>