mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
392 B
Makefile
21 lines
392 B
Makefile
# New ports collection makefile for: grap
|
|
# Version required: 0.95b
|
|
# Date created: 14 Jan 1999
|
|
# Whom: faber@lunabase.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= grap-0.95b
|
|
CATEGORIES= textproc graphics
|
|
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
|
|
|
|
MAINTAINER= faber@lunabase.org
|
|
|
|
HAS_CONFIGURE=yes
|
|
GNU_CONFIGURE=yes
|
|
|
|
MAN1= grap.1
|
|
|
|
.include <bsd.port.mk>
|