mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
19 lines
399 B
Makefile
19 lines
399 B
Makefile
|
# New ports collection makefile for: viz
|
||
|
# Version required: 1.1.1
|
||
|
# Date created: 8 Mar 1997
|
||
|
# Whom: Brent J. Nordquist <bjn@visi.com>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= viz-1.1.1
|
||
|
CATEGORIES= misc
|
||
|
MASTER_SITES= ftp://ftp.ptc.spbu.ru/pub/unix/text/misc/
|
||
|
EXTRACT_SUFX= .tgz
|
||
|
|
||
|
MAINTAINER= bjn@visi.com
|
||
|
|
||
|
MAN1= viz.1 inviz.1
|
||
|
|
||
|
.include <bsd.port.mk>
|