summaryrefslogtreecommitdiff
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/Makefile27
1 files changed, 0 insertions, 27 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile
deleted file mode 100644
index f2b72de3b94b..000000000000
--- a/x11-themes/mosfet-liquid/Makefile
+++ /dev/null
@@ -1,27 +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.9.4
-CATEGORIES= x11-wm kde
-MASTER_SITES= http://www.mosfet.org/
-DISTNAME= ${PORTNAME}${PORTVERSION}
-
-MAINTAINER= ports@geeksrus.net
-
-BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
- autoconf:${PORTSDIR}/devel/autoconf
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_KDEBASE_VER=3
-INSTALLS_SHLIB= yes
-
-pre-configure:
- cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile.cvs
-
-.include <bsd.port.mk>