1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/x3270/Makefile
Masafumi Max NAKANE 246222aa87 Upgrade, 3.0.3.6 -> 3.1.1.7.
PR:		4728
Submitted by:	volf@oasis.IAEhv.nl (Frank Volf)
1997-10-15 20:23:47 +00:00

22 lines
469 B
Makefile

# New ports collection makefile for: x3270
# Version required: 3.1.1.6
# Date created: 31 January 1995
# Whom: janek
#
# $Id: Makefile,v 1.9 1996/11/18 09:55:36 asami 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
MAN1= x3270.1 x3270if.1 x3270-script.1 ibm_hosts.1
MANCOMPRESSED= yes
.include <bsd.port.mk>