mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
e53b7544cc
PR: ports/97972 Submitted by: miwi Approved by: krion (mentor), maintainer
27 lines
645 B
Makefile
27 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.27
|
|
CATEGORIES= x11-themes
|
|
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}
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_X_PREFIX= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|