freebsd-ports/x11-themes/gtk-flat-theme/Makefile

26 lines
501 B
Makefile
Raw Normal View History

# 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
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
WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
.include <bsd.port.mk>