aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/grap/Makefile
blob: cd2d1f5ed538e0b1f98adb546a97bf46d584a9c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:   grap
# Date created:        4 February 2000
# Whom:                faber@lunabase.org
#
# $FreeBSD$
#

PORTNAME=   grap
PORTVERSION=    1.10
CATEGORIES= textproc graphics
MASTER_SITES=   http://www.lunabase.org/~faber/Vault/software/grap/

MAINTAINER= faber@lunabase.org

GNU_CONFIGURE=  yes

MAN1=       grap.1

.include <bsd.port.mk>