aboutsummaryrefslogtreecommitdiffstats
path: root/audio/radio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/radio/Makefile')
-rw-r--r--audio/radio/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/audio/radio/Makefile b/audio/radio/Makefile
deleted file mode 100644
index b69b2fed449e..000000000000
--- a/audio/radio/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# New ports collection makefile for: radio
-# Date created: 5 July 1995
-# Whom: janek@gaja.ipan.lublin.pl
-#
-# $FreeBSD$
-#
-
-PORTNAME= radio
-PORTVERSION= 2.0.4
-PORTREVISION= 1
-CATEGORIES= audio net
-MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/util/sound/
-DISTNAME= ${PORTNAME}${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Radio over the Internet
-
-DEPRECATED= "mastersite disappeared, no longer maintained by author"
-EXPIRATION_DATE= 2005-12-31
-
-NO_WRKSUBDIR= yes
-ALL_TARGET= ${OPSYS}
-MAN1= radio.1 broadcast.1
-
-PLIST_FILES= bin/broadcast bin/radio
-
-.include <bsd.port.mk>