0af58dcff5
gzipped. Delete MANCOMPRESSED, and set CAT1 not MAN1 accordingly. Sync PLIST with reality.
21 lines
510 B
Makefile
21 lines
510 B
Makefile
# New ports collection makefile for: x3270
|
|
# Version required: 3.1.1.6
|
|
# Date created: 31 January 1995
|
|
# Whom: janek
|
|
#
|
|
# $NetBSD: Makefile,v 1.3 1998/01/30 16:39:21 agc Exp $
|
|
# FreeBSD Id: Makefile,v 1.10 1997/10/15 20:23:40 max Exp
|
|
#
|
|
|
|
DISTNAME= x3270-3.1.1.6
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= volf@oasis.IAEhv.nl
|
|
|
|
WRKSRC= ${WRKDIR}/x3270-3.1.1
|
|
USE_IMAKE= yes
|
|
CAT1= x3270.0 x3270if.0 x3270-script.0 ibm_hosts.0
|
|
|
|
.include <bsd.port.mk>
|