mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9ca4ec6659
PR: ports/18009 Submitted by: tkato@prontomail.ne.jp
22 lines
434 B
Makefile
22 lines
434 B
Makefile
# 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>
|