freebsd-ports/editors/uzap/Makefile

22 lines
438 B
Makefile
Raw Normal View History

# New ports collection makefile for: uzap
# Version required: 1.0
# Date created: 19 Jun 1995
# Whom: joerg
#
1999-08-25 01:57:29 -04:00
# $FreeBSD$
#
DISTNAME= uzap
PKGNAME= uzap-1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
# restrictive Copyright; the author is no longer reachable, however :-(
RESTRICTED= "Restrictive copyright"
WRKSRC= ${WRKDIR}
MAN1= uzap.1
.include <bsd.port.mk>