freebsd-ports/graphics/graphos/Makefile

19 lines
374 B
Makefile

# $FreeBSD$
PORTNAME= graphos
PORTVERSION= 0.7
PORTREVISION= 1
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>