1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/uzap/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

22 lines
477 B
Makefile

# New ports collection makefile for: uzap
# Version required: 1.0
# Date created: 19 Jun 1995
# Whom: joerg
#
# $Id: Makefile,v 1.3 1996/11/11 05:07:27 obrien 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>