# Created by: Greg V # $FreeBSD: head/security/u2f-devd/Makefile 568817 2021-03-19 23:09:16Z amdmi3 $ PORTNAME= u2f-devd PORTVERSION= 1.1.10 PORTREVISION= 4 CATEGORIES= security MASTER_SITES= # DISTFILES= # MAINTAINER= ports@FreeBSD.org COMMENT= Devd hotplug rules for Universal 2nd Factor (U2F) tokens LICENSE= BSD2CLAUSE NO_BUILD= yes SUB_FILES= pkg-message GROUPS= u2f PLIST_FILES= etc/devd/u2f.conf do-install: ${INSTALL_DATA} ${FILESDIR}/u2f.conf ${STAGEDIR}${PREFIX}/etc/devd .include