summaryrefslogtreecommitdiff
path: root/devel/gnustep/Makefile
blob: f1bbc9419821f8bbf226ea565a29a83efab17877 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	gnustep
PORTVERSION=	1.28.0
PORTREVISION=	9
CATEGORIES=	devel lang gnustep

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Objective-C libraries based on the OpenStep standard
WWW=		http://www.gnustep.org/

USES=		metaport gnustep
USE_GNUSTEP=	back gui base

.include <bsd.port.mk>