# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/gnustep/Makefile 327723 2013-09-20 17:04:43Z bapt $

PORTNAME=	gnustep
PORTVERSION=	1.28.0
PORTREVISION=	1
CATEGORIES=	devel lang gnustep
MASTER_SITES=	# empty
DISTFILES=	# empty
EXTRACT_ONLY=	# empty

MAINTAINER=	theraven@FreeBSD.org
COMMENT=	Objective-C libraries based on the OpenStep standard

# Backends are slave ports with conflicting plists
WITH_GNUSTEP_SINGLE_BACKEND=yes

NO_BUILD=	yes
NO_INSTALL=	yes
USE_GNUSTEP=	yes
USE_GNUSTEP_BASE=	yes
USE_GNUSTEP_GUI=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_CAIRO=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
