summaryrefslogtreecommitdiff
path: root/x11/x3270/Makefile
blob: 57478e4e53dcf2ad63c79d00f72e8995ca487e51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	x3270
# Version required:	3.0.3.7
# Date created:		31 January 1995
# Whom:			janek
#
# $Id: Makefile,v 1.8 1995/11/22 13:21:37 asami Exp $
#

DISTNAME=	x3270-3.0.3.7
CATEGORIES=	x11 emulators
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications/x3270

USE_IMAKE=	yes

WRKSRC=		${WRKDIR}/x3270-3.0.3

.include <bsd.port.mk>