mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d2160207cf
PR: 10865 Submitted by: maintainer
20 lines
415 B
Makefile
20 lines
415 B
Makefile
# 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>
|