benoit 701ad7a987 Update to grap-1.45.
maintainer timeout, ok ajacoutot@
2014-11-14 08:20:26 +00:00

20 lines
403 B
Makefile

# $OpenBSD: Makefile,v 1.6 2014/11/14 08:20:26 benoit Exp $
COMMENT = language for typesetting graphs
DISTNAME = grap-1.45
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>