1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/x11-themes/gtk-cleanice-engine/Makefile
Adam Weinberger 004c029677 Update to 1.2.6.
PR:		ports/54330
Submitted by:	Philip Paeps <philip@paeps.cx>
2003-07-10 15:55:55 +00:00

23 lines
507 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.6
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= elysium-project
DISTNAME= cleanice-theme-${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>