mirror of https://git.FreeBSD.org/ports.git
14 lines
284 B
Makefile
14 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>
|