freebsd-ports/x11-toolkits/gtkstep/Makefile

21 lines
343 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkstep
# Date Created: 7 nov 98
# Whom: Gilad Rom
#
1999-08-30 23:04:38 -04:00
# $FreeBSD$
#
PORTNAME= gtkstep
PORTVERSION= 2.2
CATEGORIES= x11-toolkits
MASTER_SITES= http://ulli.linuxave.net/gtkstep/
MAINTAINER= sobomax@FreeBSD.org
1999-07-16 21:33:17 -04:00
USE_BZIP2= yes
USE_X_PREFIX= yes
2000-10-05 02:42:57 -04:00
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>