summaryrefslogtreecommitdiff
path: root/multimedia/xine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine/Makefile')
-rw-r--r--multimedia/xine/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
deleted file mode 100644
index 285df88434aa..000000000000
--- a/multimedia/xine/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: xine
-# Date created: 14 Oct 2000
-# Whom: alex
-#
-# $FreeBSD$
-#
-
-PORTNAME= xine
-PORTVERSION= 0.2.3
-CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= roman@xpert.com
-
-GNU_CONFIGURE= yes
-USE_X_PREFIX= yes
-USE_IMLIB= yes
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>