mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
381 B
Makefile
20 lines
381 B
Makefile
# New ports collection makefile for: viz
|
|
# Date created: 8 Mar 1997
|
|
# Whom: Brent J. Nordquist <bjn@visi.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= viz
|
|
PORTVERSION= 1.1.1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= fenner
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= bjn@visi.com
|
|
|
|
MAN1= viz.1 inviz.1
|
|
|
|
.include <bsd.port.mk>
|