2000-10-31 18:28:21 +01:00
|
|
|
# New ports collection makefile for: gtk-flat-theme
|
|
|
|
# Date Created: 31 October 2000
|
|
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gtk-flat-theme
|
2001-02-05 17:49:17 +01:00
|
|
|
PORTVERSION= 200010301024
|
2000-10-31 18:28:21 +01:00
|
|
|
CATEGORIES= x11-toolkits
|
|
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
|
|
MASTER_SITE_SUBDIR= gtk
|
|
|
|
DISTNAME= Flat-1.2.x-${PORTVERSION}
|
|
|
|
|
2003-01-19 21:36:01 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2000-10-31 18:28:21 +01:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2002-09-02 05:58:24 +02:00
|
|
|
USE_GNOMENG= yes
|
|
|
|
USE_GNOME= gtk12
|
2000-10-31 18:28:21 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|