aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gtkhirad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gtkhirad/Makefile')
-rw-r--r--audio/gtkhirad/Makefile31
1 files changed, 0 insertions, 31 deletions
diff --git a/audio/gtkhirad/Makefile b/audio/gtkhirad/Makefile
deleted file mode 100644
index 6e0c15b7c5bc..000000000000
--- a/audio/gtkhirad/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: gtkhirad
-# Date created: 2007/06/10
-# Whom: chinsan
-#
-# $FreeBSD$
-#
-
-PORTNAME= gtkhirad
-PORTVERSION= 0.2
-PORTREVISION= 4
-CATEGORIES= audio chinese gnome
-MASTER_SITES= http://pcman.sayya.org/gtkhirad/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Hinet Radio player using GTK
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget \
- mplayer:${PORTSDIR}/multimedia/mplayer
-
-USE_BZIP2= yes
-USE_GNOME= gtk20 intlhack
-USE_GMAKE= yes
-USE_ICONV= yes
-USE_LDCONFIG= yes
-
-MAKE_ARGS= prefix=${PREFIX}
-
-.include <bsd.port.mk>