freebsd-ports/x11-themes/geramik/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

27 lines
683 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= 2
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
USE_GNOME= gtk20
.include <bsd.port.mk>