2000-06-13 08:53:14 +00:00
|
|
|
# New ports collection makefile for: clean-theme-gtk
|
|
|
|
# Date Created: 1 June 2000
|
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= clean-theme-gtk
|
2000-12-04 11:41:43 +00:00
|
|
|
PORTVERSION= 200011261817
|
2000-06-13 08:53:14 +00:00
|
|
|
CATEGORIES= x11-toolkits
|
2000-11-13 18:03:34 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
|
|
MASTER_SITE_SUBDIR= gtk
|
|
|
|
DISTNAME= clean-1.2.x-${PORTVERSION}
|
2000-06-13 08:53:14 +00:00
|
|
|
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/gtk-clean-theme
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
USE_LIBTOOL= yes
|
2000-10-05 06:42:57 +00:00
|
|
|
USE_GTK= yes
|
2000-06-13 08:53:14 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|