aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gnustep-mplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gnustep-mplayer/Makefile')
-rw-r--r--multimedia/gnustep-mplayer/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/multimedia/gnustep-mplayer/Makefile b/multimedia/gnustep-mplayer/Makefile
deleted file mode 100644
index e2b2c6e459a8..000000000000
--- a/multimedia/gnustep-mplayer/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= mplayer
-PORTVERSION= 0.4.1
-PORTREVISION= 2
-CATEGORIES= multimedia gnustep
-MASTER_SITES= http://www.sonappart.net/gnustep/mplayer/
-PKGNAMEPREFIX= gnustep-
-DISTNAME= Mplayer-0.4-1
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= GNUstep port of MPlayerOSX
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-10-20
-
-LICENSE= GPLv2
-
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
-
-WRKSRC= ${WRKDIR}/mplayerPort/Sources
-
-.include <bsd.port.mk>