1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/editors/uzap/Makefile
1996-06-11 21:52:30 +00:00

20 lines
437 B
Makefile

# New ports collection makefile for: uzap
# Version required: 1.0
# Date created: 19 Jun 1995
# Whom: joerg
#
# $Id: Makefile,v 1.1.1.1 1995/06/22 21:27:26 joerg Exp $
#
DISTNAME= uzap
PKGNAME= uzap-1.0
CATEGORIES+= editors
MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/uzap/
WRKSRC= ${WRKDIR}
# restrictive Copyright; the author is no longer reachable, however :-(
RESTRICTED= "Restrictive copyright."
.include <bsd.port.mk>