freebsd-ports/x11-themes/gtkstep/Makefile

22 lines
363 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkstep
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
1999-08-31 05:04:38 +02:00
# $FreeBSD$
#
PORTNAME= gtkstep
2001-02-05 17:49:17 +01:00
PORTVERSION= 2.2
CATEGORIES= x11-toolkits
MASTER_SITES= http://ulli.on.openave.net/gtkstep/
2003-01-19 21:36:01 +01:00
MAINTAINER= ports@FreeBSD.org
1999-07-17 03:33:17 +02:00
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>