aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/moodin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/moodin/Makefile')
-rw-r--r--x11-themes/moodin/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/x11-themes/moodin/Makefile b/x11-themes/moodin/Makefile
deleted file mode 100644
index 3172e9fe53ce..000000000000
--- a/x11-themes/moodin/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: moodin
-# Date created: Wed Sep 5 02:21:14 CEST 2006
-# Whom: Michael Landin Hostbaek <mich@FreeBSD.org>
-#
-# $FreeBSD$
-
-PORTNAME= moodin
-PORTVERSION= 0.4.2
-PORTREVISION= 8
-CATEGORIES= x11-themes kde
-MASTER_SITES= http://moodwrod.com/files/
-DISTNAME= ksplash-engine-moodin_${PORTVERSION}
-
-MAINTAINER= mich@FreeBSD.org
-COMMENT= Splash screen engine for KDE
-
-USE_KDEBASE_VER=3
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-.include <bsd.port.mk>