mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
86913ca557
RESTRICTED or BROKEN. Pointed-out by: asami
22 lines
475 B
Makefile
22 lines
475 B
Makefile
# New ports collection makefile for: uzap
|
|
# Version required: 1.0
|
|
# Date created: 19 Jun 1995
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.4 1996/11/18 13:58:07 asami Exp $
|
|
#
|
|
|
|
DISTNAME= uzap
|
|
PKGNAME= uzap-1.0
|
|
CATEGORIES= editors
|
|
MASTER_SITES= ftp://ftp.germany.eu.net/pub/utils/uzap/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
# restrictive Copyright; the author is no longer reachable, however :-(
|
|
RESTRICTED= "Restrictive copyright"
|
|
WRKSRC= ${WRKDIR}
|
|
MAN1= uzap.1
|
|
|
|
.include <bsd.port.mk>
|