freebsd-ports/editors/uzap/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
469 B
Makefile

# New ports collection makefile for: uzap
# Date created: 19 Jun 1995
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= uzap
PORTVERSION= 1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= Visual binary file editor
# restrictive Copyright; the author is no longer reachable, however :-(
RESTRICTED= "Restrictive copyright"
NO_WRKSUBDIR= yes
MAN1= uzap.1
.include <bsd.port.mk>