17 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.5 2019/07/12 20:49:47 sthen Exp $
COMMENT = simple and dumb file system watcher
MODULES = cpan
PKG_ARCH = *
DISTNAME = Filesys-Notify-Simple-0.12
CATEGORIES = sysutils
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
BUILD_DEPENDS = devel/p5-Test-SharedFork
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>