openbsd-ports/graphics/grap/Makefile
jasper 4ed05e17e2 - update to grap-1.44
maintainer timed-out
2013-04-22 06:49:19 +00:00

20 lines
403 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/04/22 06:49:19 jasper Exp $
COMMENT = language for typesetting graphs
DISTNAME = grap-1.44
CATEGORIES = textproc graphics
HOMEPAGE = http://lunabase.org/~faber/Vault/software/grap/
MAINTAINER = Hermann Gottschalk <magnum@pestilenz.org>
# BSD
PERMIT_PACKAGE_CDROM = Yes
MASTER_SITES = ${HOMEPAGE}
WANTLIB = c m stdc++
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>