diff options
author | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-08-23 15:45:27 +0800 |
commit | 7632c60afb269aba56496fb4bb55b103fdbaa265 (patch) | |
tree | e3cc3024b114ad779e369d158bd716d2d6c6d8e6 /audio/sidplay | |
parent | 23665566abffe427d7df596fcdf53a21bab229eb (diff) | |
download | freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.gz freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.tar.zst freebsd-ports-gnome-7632c60afb269aba56496fb4bb55b103fdbaa265.zip |
Geocities has been gone for almost 2 years now, so let's remove
references to it.
Deprecate ports whose only MASTER_SITE is (was) geocities
Diffstat (limited to 'audio/sidplay')
-rw-r--r-- | audio/sidplay/Makefile | 3 | ||||
-rw-r--r-- | audio/sidplay/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/sidplay/Makefile b/audio/sidplay/Makefile index 0fd2c8e7f64e..75fb7a1b3280 100644 --- a/audio/sidplay/Makefile +++ b/audio/sidplay/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= sec@42.org COMMENT= A Commodore SID-chip emulator that plays SID music files +BROKEN= No Master Site +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay CONFIGURE_ARGS= --with-sidplay-includes=${LOCALBASE}/include \ diff --git a/audio/sidplay/pkg-descr b/audio/sidplay/pkg-descr index 3850e15fa6a3..fe4d5ff5c721 100644 --- a/audio/sidplay/pkg-descr +++ b/audio/sidplay/pkg-descr @@ -10,5 +10,3 @@ directly from the C64. All you need is a supported operating system and audio hardware with average PCM waveform playback capabilities. A fast CPU and a 16-bit sound card are recommended for better performance. - -WWW: http://www.geocities.com/SiliconValley/Lakes/5147/index.html |