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

PKGNAMESUFFIX=		-gtk2

DEPRECATED=		putty-gtk2 is being phased out
EXPIRATION_DATE=	2021-12-15

OPTIONS_SLAVE=		GTK2
OPTIONS_EXCLUDE=	GTK3

CONFLICTS_INSTALL=	pssh putty putty-nogtk

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

.include "${MASTERDIR}/Makefile"