opnsense-ports/graphics/graphos/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

18 lines
362 B
Makefile

PORTNAME= graphos
PORTVERSION= 0.7
PORTREVISION= 2
CATEGORIES= graphics gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Graphos-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Vector drawing application centered around bezier paths
LICENSE= GPLv2
USES= gnustep
USE_GNUSTEP= build base gui
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>