opnsense-ports/security/putty-nogtk/Makefile
Franco Fichtner a0b2efed24 */*: sync with upstream
Taken from: HardenedBSD
2018-04-03 03:01:34 +02:00

12 lines
258 B
Makefile

# Created by: Matthias Andree <mandree@FreeBSD.org>
# $FreeBSD$
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"