freebsd-ports/x11-themes/gtk-cleanice-engine/Makefile
Kevin Lo 34696148fe Update to 1.2.5
PR: 50707
Submitted by: MAINTAINER
2003-04-09 08:55:26 +00:00

22 lines
513 B
Makefile

# 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>