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