opnsense-ports/graphics/graphos/Makefile
Franco Fichtner 6921cb7f81 */*: sync with upstream
Taken from: FreeBSD
2015-09-20 00:28:57 +02:00

19 lines
373 B
Makefile

# $FreeBSD$
PORTNAME= graphos
PORTVERSION= 0.5
PORTREVISION= 3
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= back build
USE_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
.include <bsd.port.mk>