aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine_d4d_plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine_d4d_plugin/Makefile')
-rw-r--r--multimedia/xine_d4d_plugin/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/multimedia/xine_d4d_plugin/Makefile b/multimedia/xine_d4d_plugin/Makefile
deleted file mode 100644
index f9cb59938c5d..000000000000
--- a/multimedia/xine_d4d_plugin/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: xine_d4d_plugin
-# Date created: 28 Aug 2001
-# Whom: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= xine_d4d_plugin
-PORTVERSION= 0.3.0
-CATEGORIES= graphics
-MASTER_SITES= http://www.geocities.com/captain_css/
-
-MAINTAINER= gibbon@cocoa.freemail.ne.jp
-
-LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine
-
-GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>