aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/mosfet-liquid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/mosfet-liquid/Makefile')
-rw-r--r--x11-themes/mosfet-liquid/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile
deleted file mode 100644
index 15e8d47abb8b..000000000000
--- a/x11-themes/mosfet-liquid/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: mosfet-liquid
-# Date created: August 22 2001
-# Whom: Michiel De Wilde <michiel.dewilde@rug.ac.be>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mosfet-liquid
-PORTVERSION= 0.7
-PORTREVISION= 1
-CATEGORIES= x11-wm kde
-MASTER_SITES= http://www.mosfet.org/
-DISTNAME= ${PORTNAME}${PORTVERSION}
-
-MAINTAINER= michiel.dewilde@rug.ac.be
-
-BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 \
- autoconf213:${PORTSDIR}/devel/autoconf213
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_KDEBASE_VER=2
-INSTALLS_SHLIB= yes
-
-pre-configure:
- cd ${WRKSRC}; ${GMAKE} -f Makefile.cvs
-
-.include <bsd.port.mk>