mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
fc7ff4f649
PR: 12786 Submitted by: maintainer
21 lines
434 B
Makefile
21 lines
434 B
Makefile
# New ports collection makefile for: grap
|
|
# Version required: 0.95b
|
|
# Date created: 14 Jan 1999
|
|
# Whom: faber@lunabase.org
|
|
#
|
|
# $Id: Makefile,v 1.3 1999/03/31 15:13:49 steve Exp $
|
|
#
|
|
|
|
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>
|