opnsense-ports/graphics/graphos/Makefile
Franco Fichtner c90d3d0974 */*: sync with upstream
Taken from: FreeBSD
2023-04-27 09:41:23 +02:00

18 lines
399 B
Makefile

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