freebsd-ports/x11-toolkits/thinice/Makefile
Maxim Sobolev 10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00

25 lines
499 B
Makefile

# New ports collection makefile for: thinice
# Date Created: 1 June 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= thinice
PORTVERSION= 1.0.4
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= thinice
DISTNAME= thinice-1.2.x
MAINTAINER= ports@FreeBSD.org
COMMENT= A clean-looking GTK Theme Engine
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>