opnsense-ports/graphics/graphos/Makefile
Franco Fichtner cb39ac50ab */*: sync with upstream
Taken from: HardenedBSD
2017-08-23 15:19:03 +02:00

18 lines
361 B
Makefile

# $FreeBSD$
PORTNAME= graphos
PORTVERSION= 0.6
CATEGORIES= graphics gnustep
MASTER_SITES= SAVANNAH/gap
DISTNAME= Graphos-${PORTVERSION}
MAINTAINER= theraven@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>