2000-06-13 10:51:08 +02:00
|
|
|
# New ports collection makefile for: thinice
|
|
|
|
# Date Created: 1 June 2000
|
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= thinice
|
2001-04-12 16:37:47 +02:00
|
|
|
PORTVERSION= 1.0.4
|
2007-05-19 22:36:56 +02:00
|
|
|
PORTREVISION= 5
|
2004-06-02 04:26:24 +02:00
|
|
|
CATEGORIES= x11-themes
|
2003-02-15 16:14:53 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
2004-04-10 19:26:55 +02:00
|
|
|
MASTER_SITE_SUBDIR= thinice
|
2003-02-15 16:14:53 +01:00
|
|
|
DISTNAME= thinice-1.2.x
|
2000-06-13 10:51:08 +02:00
|
|
|
|
2003-07-29 11:12:37 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A clean-looking GTK Theme Engine
|
2000-06-13 10:51:08 +02:00
|
|
|
|
2001-04-12 16:37:47 +02:00
|
|
|
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
|
|
|
|
|
2002-09-02 05:58:24 +02:00
|
|
|
USE_GNOME= gtk12
|
2007-03-23 22:50:08 +01:00
|
|
|
USE_AUTOTOOLS= libtool:15
|
2000-06-13 10:51:08 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|