1995-06-22 21:27:29 +00:00
|
|
|
# New ports collection makefile for: uzap
|
|
|
|
# Date created: 19 Jun 1995
|
|
|
|
# Whom: joerg
|
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1995-06-22 21:27:29 +00:00
|
|
|
#
|
|
|
|
|
2000-04-14 00:25:54 +00:00
|
|
|
PORTNAME= uzap
|
|
|
|
PORTVERSION= 1.0
|
1996-11-11 05:07:53 +00:00
|
|
|
CATEGORIES= editors
|
1998-08-02 18:21:40 +00:00
|
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
2000-04-14 00:25:54 +00:00
|
|
|
DISTNAME= ${PORTNAME}
|
1995-06-22 21:27:29 +00:00
|
|
|
|
1996-11-11 05:07:53 +00:00
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
1995-06-22 21:27:29 +00:00
|
|
|
|
|
|
|
# restrictive Copyright; the author is no longer reachable, however :-(
|
1996-12-08 01:45:16 +00:00
|
|
|
RESTRICTED= "Restrictive copyright"
|
2000-04-14 18:40:29 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= uzap.1
|
1996-11-11 05:07:53 +00:00
|
|
|
|
1995-06-22 21:27:29 +00:00
|
|
|
.include <bsd.port.mk>
|