1999-02-18 04:58:46 +00:00
|
|
|
# New ports collection makefile for: gtkstep
|
|
|
|
# Date Created: 7 nov 98
|
|
|
|
# Whom: Gilad Rom
|
1998-11-08 17:00:25 +00:00
|
|
|
#
|
1999-08-31 03:04:38 +00:00
|
|
|
# $FreeBSD$
|
1998-11-08 17:00:25 +00:00
|
|
|
#
|
|
|
|
|
2000-04-10 01:11:24 +00:00
|
|
|
PORTNAME= gtkstep
|
2000-11-03 15:35:26 +00:00
|
|
|
PORTVERSION= 2.2
|
1998-11-08 17:00:25 +00:00
|
|
|
CATEGORIES= x11-toolkits
|
2000-03-23 23:54:23 +00:00
|
|
|
MASTER_SITES= http://ulli.linuxave.net/gtkstep/
|
1998-11-08 17:00:25 +00:00
|
|
|
|
2000-11-03 15:35:26 +00:00
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
1998-11-08 17:00:25 +00:00
|
|
|
|
1999-07-17 01:33:17 +00:00
|
|
|
USE_BZIP2= yes
|
1999-05-29 04:26:18 +00:00
|
|
|
USE_X_PREFIX= yes
|
2000-10-05 06:42:57 +00:00
|
|
|
USE_GTK= yes
|
1999-05-29 04:26:18 +00:00
|
|
|
USE_LIBTOOL= yes
|
1998-11-08 17:00:25 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|