mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
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"
|