freebsd-ports/devel/gnustep/Makefile

15 lines
314 B
Makefile

# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnustep
PORTVERSION= 1.28.0
PORTREVISION= 6
CATEGORIES= devel lang gnustep
MAINTAINER= ports@FreeBSD.org
COMMENT= Objective-C libraries based on the OpenStep standard
USES= metaport gnustep
USE_GNUSTEP= back gui base
.include <bsd.port.mk>