freebsd-ports/editors/uzap/Makefile

22 lines
463 B
Makefile
Raw Normal View History

# New ports collection makefile for: uzap
# Version required: 1.0
# Date created: 19 Jun 1995
# Whom: joerg
#
# $Id: Makefile,v 1.2 1996/06/11 21:52:30 asami Exp $
#
DISTNAME= uzap
PKGNAME= uzap-1.0
CATEGORIES= editors
MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/uzap/
MAINTAINER= joerg@FreeBSD.org
# restrictive Copyright; the author is no longer reachable, however :-(
1996-06-11 17:52:30 -04:00
RESTRICTED= "Restrictive copyright."
WRKSRC= ${WRKDIR}
.include <bsd.port.mk>