summaryrefslogtreecommitdiff
path: root/editors/uzap/Makefile
blob: d72cfccb58326003228fae502e2e8556c03b5a85 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	uzap
# Version required:	1.0
# Date created:		19 Jun 1995
# Whom:			joerg
#
# $Id: Makefile,v 1.1.1.1 1995/06/22 21:27:26 joerg Exp $
#

DISTNAME=	uzap
PKGNAME=	uzap-1.0
CATEGORIES+=	editors
MASTER_SITES=	ftp://ftp.germany.eu.net/pub/utils/uzap/

WRKSRC=		${WRKDIR}

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

.include <bsd.port.mk>