freebsd-ports/x11-toolkits/gtkbe/Makefile
2003-04-20 19:54:55 +00:00

25 lines
489 B
Makefile

# New ports collection makefile for: gtkbe
# Date Created: 6 July 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtkbe
PORTVERSION= 200007091019
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_THEMES}
MASTER_SITE_SUBDIR= gtkbe
DISTNAME= gtkbe-1.2.x
MAINTAINER= ports@FreeBSD.org
COMMENT= BeOS look-alike GTK+ theme engine
WRKSRC= ${WRKDIR}/GTKBeEngine
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
USE_GMAKE= yes
.include <bsd.port.mk>