mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
13 lines
284 B
Makefile
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>
|