aboutsummaryrefslogtreecommitdiffstats
path: root/editors/uzap/Makefile
blob: fbe0a4b75c7efaf2eab37b5e551845e11890ceba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    uzap
# Date created:     19 Jun 1995
# Whom:         joerg
#
# $FreeBSD$
#

PORTNAME=   uzap
PORTVERSION=    1.0
CATEGORIES= editors
MASTER_SITES=   ftp://ftp.interface-business.de/pub/outgoing/
DISTNAME=   ${PORTNAME}

MAINTAINER= joerg@FreeBSD.org

# restrictive Copyright; the author is no longer reachable, however :-(
RESTRICTED= "Restrictive copyright"
NO_WRKSUBDIR=   yes
MAN1=       uzap.1

.include <bsd.port.mk>