1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/editors/uzap/Makefile
Joerg Wunsch 141af0148c uzap - a small & nice hex editor
Unfortunately, the copyright is somewhat restrictive, so we cannot
make a package out of it.  The author seem no longer to be reachable
under the provided mail address.
1995-06-22 21:27:29 +00:00

21 lines
391 B
Makefile

# New ports collection makefile for: uzap
# Version required: 1.0
# Date created: 19 Jun 1995
# Whom: joerg
#
# $Id$
#
DISTNAME= uzap
PKGNAME= uzap-1.0
CATEGORIES+= editors
MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/uzap/
EXTRACT_SUFX= .tar.gz
WRKSRC= ${WRKDIR}
# restrictive Copyright; the author is no longer reachable, however :-(
NO_PACKAGE= yes
.include <bsd.port.mk>