freebsd-ports/x11-themes/gtkstep/Makefile

21 lines
342 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.linuxave.net/gtkstep/
MAINTAINER= sobomax@FreeBSD.org
1999-07-17 03:33:17 +02:00
USE_BZIP2= yes
USE_X_PREFIX= yes
2000-10-05 08:42:57 +02:00
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>