openbsd-ports/misc/viz/Makefile
2002-03-21 21:09:16 +00:00

25 lines
613 B
Makefile

# New ports collection makefile for: viz
# Version required: 1.1.1
# Date created: 10 Nov 1999
# Whom: Kevin Lo <kevlo@openbsd.org>
#
# $OpenBSD: Makefile,v 1.8 2002/03/21 21:09:19 espie Exp $
#
COMMENT= "Convert invisible (binary) characters to a visible form"
DISTNAME= viz-1.1.1
CATEGORIES= misc
NEED_VERSION= 1.515
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tgz
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>