b597c97ebe
PR: 17891 Submitted by: maintainer
20 lines
362 B
Makefile
20 lines
362 B
Makefile
# New ports collection makefile for: grap
|
|
# Date created: 4 February 2000
|
|
# Whom: faber@lunabase.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= grap
|
|
PORTVERSION= 1.05
|
|
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>
|