HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/sysutils/direvent/Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>

PORTNAME=	direvent
PORTVERSION=	5.2
CATEGORIES=	sysutils
MASTER_SITES=	GNU

MAINTAINER=	zeus@gnu.org.ua
COMMENT=	Per-directory file system event monitor

LICENSE=	GPLv3+

USES=		gmake
GNU_CONFIGURE=	yes
TEST_TARGET=	check

INFO=		${PORTNAME}

OPTIONS_DEFINE=	NLS
OPTIONS_SUB=	yes

NLS_USES=	gettext-runtime
NLS_CONFIGURE_OFF=	--disable-nls

.include <bsd.port.mk>