87b574bf83
Approved by: portmgr (blanket)
15 lines
231 B
Makefile
15 lines
231 B
Makefile
PORTNAME= c3270
|
|
CATEGORIES= net
|
|
|
|
COMMENT= curses-based remote login to IBM mainframes without x3270
|
|
|
|
CONFLICTS_INSTALL= x3270
|
|
|
|
C3270= YES
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11/x3270
|
|
|
|
CPE_PRODUCT= x3270
|
|
|
|
.include "${MASTERDIR}/Makefile"
|