pkgsrc/graphics/grap/Makefile
jtb cccb02e28d Update to version 1.20.
This version adds some new features. Embedded troff and pic commands
   are  now  interleaved more rationally with the generated pic commands.
   Grap  is  considerably  more tolerant of using variable names that are
   the  same  as  keywords  or  coordinate  names.  Details  are  in  the
   CHANGES file.
2001-07-15 12:22:43 +00:00

15 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/07/15 12:22:43 jtb Exp $
#
DISTNAME= grap-1.20
CATEGORIES= graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.lunabase.org/~faber/Vault/software/grap/
COMMENT= Language for typesetting graphs
GNU_CONFIGURE= yes
USE_PERL5= yes
.include "../../mk/bsd.pkg.mk"