aboutsummaryrefslogtreecommitdiff
path: root/security/putty-nogtk/Makefile
blob: 0f348a9ebf8224e09a0b60775263a1a3ceb79226 (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-[0-9]* putty-[0-9]* putty-gtk2-[0-9]*

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

.include "${MASTERDIR}/Makefile"