1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/x11-themes/geramik/Makefile

28 lines
661 B
Makefile
Raw Normal View History

# New ports collection makefile for: geramik
# Date created: 04 January 2003
# Whom: hdc <haesu@towardex.com>
#
# $FreeBSD$
#
PORTNAME= geramik
PORTVERSION= 0.26
PORTREVISION= 2
CATEGORIES= x11-themes
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
RUN_DEPENDS= ${X11BASE}/lib/gtk/themes/engines/libqtpixmap.so:${PORTSDIR}/x11-toolkits/qtpixmap
2003-08-07 09:47:20 +00:00
WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
USE_LIBTOOL_VER=13
USE_X_PREFIX= yes
USE_GMAKE= yes
.include <bsd.port.mk>