summaryrefslogtreecommitdiff
path: root/x11-themes/moodin/Makefile
blob: e1d1d47e4cb89ca9facf3a2dce594b6af055d82c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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
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:15

WRKSRC=		${WRKDIR}/${PORTNAME}

.include <bsd.port.mk>