freebsd-ports/misc/viz/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 lines
386 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= ports@freebsd.org
MAN1= viz.1 inviz.1
.include <bsd.port.mk>