2000-06-13 08:51:08 +00:00
|
|
|
# New ports collection makefile for: thinice
|
|
|
|
# Date Created: 1 June 2000
|
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= thinice
|
2001-04-12 14:37:47 +00:00
|
|
|
PORTVERSION= 1.0.4
|
2000-06-13 08:51:08 +00:00
|
|
|
CATEGORIES= x11-toolkits
|
2003-02-15 15:14:53 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
|
|
MASTER_SITE_SUBDIR= thinice
|
|
|
|
DISTNAME= thinice-1.2.x
|
2000-06-13 08:51:08 +00:00
|
|
|
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
|
|
|
2001-04-12 14:37:47 +00:00
|
|
|
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
|
|
|
|
|
2000-06-13 08:51:08 +00:00
|
|
|
USE_X_PREFIX= yes
|
2002-09-02 03:58:24 +00:00
|
|
|
USE_GNOMENG= yes
|
|
|
|
USE_GNOME= gtk12
|
2000-06-13 08:51:08 +00:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|