14 lines
302 B
Makefile
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>
|