freebsd-ports/x11-themes/moodin/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

23 lines
511 B
Makefile

# 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= 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>