blob: 58ed45c2636a7418928ff42ee7c405d76c364b35 (
plain)
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: 0.8a
# Date created: 14 Jan 1999
# Whom: faber@lunabase.org
#
# $Id: Makefile,v 1.2 1999/03/08 21:00:46 steve Exp $
#
DISTNAME= grap-0.91a
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>
|