freebsd-ports/x11-themes/gtkbe/Makefile

27 lines
509 B
Makefile
Raw Normal View History

2000-07-06 09:37:13 -04:00
# New ports collection makefile for: gtkbe
# Date Created: 6 July 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gtkbe
2001-02-05 11:49:17 -05:00
PORTVERSION= 200007091019
PORTREVISION= 1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_THEMES}
2004-04-10 13:26:55 -04:00
MASTER_SITE_SUBDIR= gtkbe
DISTNAME= gtkbe-1.2.x
2003-01-19 15:36:01 -05:00
MAINTAINER= ports@FreeBSD.org
2003-02-20 14:21:36 -05:00
COMMENT= BeOS look-alike GTK+ theme engine
WRKSRC= ${WRKDIR}/GTKBeEngine
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_INC_LIBTOOL_VER=13
USE_GMAKE= yes
.include <bsd.port.mk>