freebsd-ports/devel/gnustep/Makefile
2021-04-06 16:31:07 +02:00

14 lines
302 B
Makefile

# Created by: Thomas Gellekum <tg@FreeBSD.org>
PORTNAME= gnustep
PORTVERSION= 1.28.0
PORTREVISION= 7
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>