summaryrefslogtreecommitdiff
path: root/textproc/grap/Makefile
blob: 59b09712d55507e311849bcc6a7d27af1993a17e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   grap
# Version required:    0.95b
# Date created:        14 Jan 1999
# Whom:                faber@lunabase.org
#
# $FreeBSD$
#

DISTNAME=	grap-0.95b
CATEGORIES=	textproc graphics
MASTER_SITES=	http://www.lunabase.org/~faber/Vault/software/grap/

MAINTAINER=	faber@lunabase.org

HAS_CONFIGURE=yes
GNU_CONFIGURE=yes

MAN1=		grap.1

.include <bsd.port.mk>