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