1995-06-22 17:27:29 -04:00
|
|
|
# New ports collection makefile for: uzap
|
|
|
|
# Date created: 19 Jun 1995
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1999-08-25 01:57:29 -04:00
|
|
|
# $FreeBSD$
|
1995-06-22 17:27:29 -04:00
|
|
|
#
|
|
|
|
|
2000-04-13 20:25:54 -04:00
|
|
|
PORTNAME= uzap
|
|
|
|
PORTVERSION= 1.0
|
1996-11-11 00:07:53 -05:00
|
|
|
CATEGORIES= editors
|
1998-08-02 14:21:40 -04:00
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
2000-04-13 20:25:54 -04:00
|
|
|
DISTNAME= ${PORTNAME}
|
1995-06-22 17:27:29 -04:00
|
|
|
|
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-12-07 20:45:16 -05:00
|
|
|
RESTRICTED= "Restrictive copyright"
|
1996-11-11 00:07:53 -05:00
|
|
|
WRKSRC= ${WRKDIR}
|
1996-11-18 09:17:24 -05:00
|
|
|
MAN1= uzap.1
|
1996-11-11 00:07:53 -05:00
|
|
|
|
1995-06-22 17:27:29 -04:00
|
|
|
.include <bsd.port.mk>
|