2016-12-16 21:30:31 +01:00
|
|
|
# Created by: Matthias Andree <mandree@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PKGNAMESUFFIX= -nogtk
|
|
|
|
|
2018-04-02 23:29:16 +02:00
|
|
|
OPTIONS_EXCLUDE= GTK2 GTK3
|
2016-12-16 21:30:31 +01:00
|
|
|
|
2018-04-02 23:29:16 +02:00
|
|
|
CONFLICTS_INSTALL= pssh-[0-9]* putty-[0-9]* putty-gtk2-[0-9]*
|
2016-12-16 21:30:31 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../security/putty
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|