mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
11b4982df2
Submitted by: maintainer
20 lines
375 B
Makefile
20 lines
375 B
Makefile
# New ports collection makefile for: grap
|
|
# Version required: 1.0
|
|
# Date created: 4 February 2000
|
|
# Whom: faber@lunabase.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= grap-1.01
|
|
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>
|