2013-03-07 04:25:10 +01:00
|
|
|
# Created by: Thomas Gellekum <tg@FreeBSD.org>
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1999-05-10 13:32:03 +02:00
|
|
|
|
2000-04-11 23:30:15 +02:00
|
|
|
PORTNAME= gnustep
|
2013-08-28 20:26:01 +02:00
|
|
|
PORTVERSION= 1.28.0
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 2
|
2007-01-31 19:18:14 +01:00
|
|
|
CATEGORIES= devel lang gnustep
|
2001-06-26 14:12:35 +02:00
|
|
|
MASTER_SITES= # empty
|
|
|
|
DISTFILES= # empty
|
|
|
|
EXTRACT_ONLY= # empty
|
1999-05-10 13:32:03 +02:00
|
|
|
|
2013-08-28 20:26:01 +02:00
|
|
|
MAINTAINER= theraven@FreeBSD.org
|
2003-02-20 19:26:42 +01:00
|
|
|
COMMENT= Objective-C libraries based on the OpenStep standard
|
1999-05-10 13:32:03 +02:00
|
|
|
|
2013-08-23 01:34:31 +02:00
|
|
|
# Backends are slave ports with conflicting plists
|
|
|
|
WITH_GNUSTEP_SINGLE_BACKEND=yes
|
2013-05-30 10:14:20 +02:00
|
|
|
|
2001-06-26 14:12:35 +02:00
|
|
|
NO_BUILD= yes
|
2006-11-18 07:40:36 +01:00
|
|
|
NO_INSTALL= yes
|
2014-03-26 08:58:59 +01:00
|
|
|
NO_MTREE= yes
|
|
|
|
|
2005-07-27 19:11:51 +02:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BASE= yes
|
|
|
|
USE_GNUSTEP_GUI= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
2000-09-21 14:01:41 +02:00
|
|
|
|
2005-07-27 19:11:51 +02:00
|
|
|
.include <bsd.port.mk>
|