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