2003-01-05 19:44:55 +00:00
|
|
|
# New ports collection makefile for: geramik
|
|
|
|
# Date created: 04 January 2003
|
|
|
|
# Whom: hdc <haesu@towardex.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= geramik
|
2003-10-02 15:42:42 +00:00
|
|
|
PORTVERSION= 0.26
|
2004-04-05 03:31:02 +00:00
|
|
|
PORTREVISION= 2
|
2004-06-02 02:26:24 +00:00
|
|
|
CATEGORIES= x11-themes
|
2003-01-05 19:44:55 +00: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 14:19:11 +00:00
|
|
|
COMMENT= A Keramik KDE styled theme for GTK
|
2003-01-05 19:44:55 +00:00
|
|
|
|
2003-10-02 15:42:42 +00:00
|
|
|
RUN_DEPENDS= ${X11BASE}/lib/gtk/themes/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
|
2003-08-07 09:47:20 +00:00
|
|
|
|
2003-01-05 19:44:55 +00:00
|
|
|
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
|
|
|
|
|
2004-03-14 06:17:56 +00:00
|
|
|
USE_LIBTOOL_VER=13
|
2003-01-05 19:44:55 +00:00
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|