2003-01-05 20:44:55 +01:00
|
|
|
# New ports collection makefile for: geramik
|
|
|
|
# Date created: 04 January 2003
|
|
|
|
# Whom: hdc <haesu@towardex.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= geramik
|
2003-10-02 17:42:42 +02:00
|
|
|
PORTVERSION= 0.26
|
2004-11-07 23:37:47 +01:00
|
|
|
PORTREVISION= 3
|
2004-06-02 04:26:24 +02:00
|
|
|
CATEGORIES= x11-themes
|
2003-01-05 20:44:55 +01:00
|
|
|
MASTER_SITES= http://www.kde-look.org/content/files/ \
|
|
|
|
http://distfiles.towardex.com/
|
|
|
|
DISTNAME= 3952-Geramik-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= haesu@TowardEX.com
|
2003-02-21 15:19:11 +01:00
|
|
|
COMMENT= A Keramik KDE styled theme for GTK
|
2003-01-05 20:44:55 +01:00
|
|
|
|
2003-10-02 17:42:42 +02:00
|
|
|
RUN_DEPENDS= ${X11BASE}/lib/gtk/themes/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
|
2003-08-07 11:47:20 +02:00
|
|
|
|
2003-01-05 20:44:55 +01:00
|
|
|
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
|
|
|
|
|
2004-03-14 07:17:56 +01:00
|
|
|
USE_LIBTOOL_VER=13
|
2003-01-05 20:44:55 +01:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|