freebsd-ports/net/c3270/Makefile
Bernhard Froehlich 87b574bf83
net/c3270: Fix CPE information
Approved by:    portmgr (blanket)
2021-09-03 06:40:46 +00:00

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"