aboutsummaryrefslogtreecommitdiff
path: root/textproc/grap/Makefile
blob: 4cde857c6583b0bdcba27f5f5c04944fd4277860 (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
# Version required:    1.02
# Date created:        4 February 2000
# Whom:                faber@lunabase.org
#
# $FreeBSD$
#

DISTNAME=	grap-1.02
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>