freebsd-ports/x11-themes/geramik/Makefile
Tilman Keskinoz 0ab19d9f8f Fix RUN_DEPENDS line after changes in qtpixmap port
Reported by:	pointyhat via pav
2007-03-27 15:30:16 +00:00

26 lines
666 B
Makefile

# New ports collection makefile for: geramik
# Date created: 04 January 2003
# Whom: hdc <haesu@towardex.com>
#
# $FreeBSD$
#
PORTNAME= geramik
PORTVERSION= 0.27
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/ \
http://distfiles.towardex.com/
DISTNAME= 3952-Geramik-${PORTVERSION}
MAINTAINER= haesu@TowardEX.com
COMMENT= A Keramik KDE styled theme for GTK
RUN_DEPENDS= ${LOCALBASE}/lib/gtk-2.0/${GTK2_VERSION}/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>