blob: a0dbd077e307c3d7e350d0a0a78cef09de03bcf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: grap
# Version required: 0.8a
# Date created: 14 Jan 1999
# Whom: faber@lunabase.org
#
# $Id: Makefile,v 1.1.1.1 1999/01/18 05:03:22 steve Exp $
#
DISTNAME= grap-0.9a
CATEGORIES= textproc graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
MAINTAINER= faber@lunabase.org
MAN1= grap.1
.include <bsd.port.mk>
|