aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/grap/Makefile
blob: 679656563a7b9bd246cdab4af3f6319895644992 (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.21
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>