mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
b1034d2287
stuff away. Move to other FTP servers.
22 lines
478 B
Makefile
22 lines
478 B
Makefile
# New ports collection makefile for: uzap
|
|
# Version required: 1.0
|
|
# Date created: 19 Jun 1995
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.5 1996/12/08 01:44:37 max Exp $
|
|
#
|
|
|
|
DISTNAME= uzap
|
|
PKGNAME= uzap-1.0
|
|
CATEGORIES= editors
|
|
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
|
|
|
|
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>
|