freebsd-ports/x11-themes/gtkstep/Makefile
Steve Price de93761116 Update to version 2.0.
PR:		15666
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:33:23 +00:00

24 lines
477 B
Makefile

# New ports collection makefile for: gtkstep
# Version required: 2.0
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
# $FreeBSD$
#
DISTNAME= gtkstep-2.0
CATEGORIES= x11-toolkits
MASTER_SITES= http://ulli.linuxbox.com/gtkstep/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
.include <bsd.port.mk>