mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
cf118ccf87
Reported by: lwhsu
23 lines
384 B
Makefile
23 lines
384 B
Makefile
PORTNAME= gorm
|
|
PORTVERSION= 1.2.23
|
|
PORTREVISION= 4
|
|
CATEGORIES= devel gnustep
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= gnustep
|
|
GH_PROJECT= apps-gorm
|
|
GH_TAGNAME= 04554d2
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Graphical Object Relationship Modeller
|
|
|
|
LICENSE= GPLv3
|
|
|
|
USES= gnustep
|
|
USE_GNUSTEP= back build
|
|
USE_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
|
|
|
DEFAULT_LIBVERSION= 1.1.0
|
|
|
|
.include <bsd.port.mk>
|