aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/gtk-cleanice-engine/Makefile
blob: c44ed5ce11695850b48d70e89a00a69f39c9674a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	gtk-cleanice-engine
# Date Created:				13 March 2003
# Whom:					Philip Paeps <philip@paeps.cx>
#
# $FreeBSD$
#

PORTNAME=	gtk-cleanice-engine
PORTVERSION=	1.2.5
CATEGORIES=	x11-toolkits gnome
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	elysium-project
DISTNAME=	gtk-engines-cleanice-${PORTVERSION}

MAINTAINER=	philip@paeps.cx
COMMENT=	A simplistic GTK+ 2.x theme engine

USE_X_PREFIX=	yes
USE_LIBTOOL=	yes
USE_GNOME=	gnomehack gtk20

.include <bsd.port.mk>