summaryrefslogtreecommitdiff
path: root/security/putty-nogtk/Makefile
blob: 9ddb579bcfdbaa3847891ec3c5d989bd0288eed9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: Matthias Andree <mandree@FreeBSD.org>

PKGNAMESUFFIX=		-nogtk

OPTIONS_EXCLUDE=	GTK2 GTK3

CONFLICTS_INSTALL=	pssh putty putty-gtk2

MASTERDIR=		${.CURDIR}/../../security/putty

.include "${MASTERDIR}/Makefile"