mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
880e802fac
PR: 19510 Submitted by: maintainer
20 lines
363 B
Makefile
20 lines
363 B
Makefile
# New ports collection makefile for: grap
|
|
# Date created: 4 February 2000
|
|
# Whom: faber@lunabase.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= grap
|
|
PORTVERSION= 1.10
|
|
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>
|