diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-12-12 19:19:02 +0000 |
commit | a0848d727648aa70f6a89c013203f2b82a4e972e (patch) | |
tree | 37ec8e378ec2d731e9ba9c15cd58724325a5637c /x11-themes/geramik/Makefile | |
parent | Fix build by syncing with gaim-0.73. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.release/5.2.0
Diffstat (limited to 'x11-themes/geramik/Makefile')
-rw-r--r-- | x11-themes/geramik/Makefile | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/x11-themes/geramik/Makefile b/x11-themes/geramik/Makefile deleted file mode 100644 index 73cfd2139016..000000000000 --- a/x11-themes/geramik/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: geramik -# Date created: 04 January 2003 -# Whom: hdc <haesu@towardex.com> -# -# $FreeBSD$ -# - -PORTNAME= geramik -PORTVERSION= 0.26 -CATEGORIES= x11-toolkits -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} - -USE_LIBTOOL= yes -USE_X_PREFIX= yes -USE_GMAKE= yes - -.include <bsd.port.mk> |