summaryrefslogtreecommitdiff
path: root/net/c3270/Makefile
blob: 19f61e4e51bfca6def43b0bb7d57d2fb251976f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

PORTNAME=	c3270
CATEGORIES=	net

COMMENT=	curses-based remote login to IBM mainframes without x3270

CONFLICTS_INSTALL=	x3270

C3270=	YES

MASTERDIR=	${.CURDIR}/../../x11/x3270

.include "${MASTERDIR}/Makefile"