freebsd-ports/x11-toolkits/geramik/Makefile
Tilman Keskinoz c30ee8b366 Update to 0.26
PR:		55347
Approved by:	maintainer
2003-10-02 15:42:42 +00:00

26 lines
645 B
Makefile

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