ports/devel/gnustep/Makefile
2023-04-25 17:17:15 +02:00

13 lines
284 B
Makefile

PORTNAME= gnustep
PORTVERSION= 1.28.0
PORTREVISION= 8
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>