summaryrefslogtreecommitdiff
path: root/net/c3270/Makefile
blob: 7b9c14849bc17ae40685818a46728a54416392da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"