freebsd-ports/security/putty-nogtk/Makefile
2022-09-18 13:42:48 +02:00

9 lines
158 B
Makefile

PKGNAMESUFFIX= -nogtk
OPTIONS_EXCLUDE= GTK3
CONFLICTS_INSTALL= pssh* putty*
MASTERDIR= ${.CURDIR}/../../security/putty
.include "${MASTERDIR}/Makefile"