ports/sysutils/p5-Filesys-Notify-Simple/Makefile

17 lines
359 B
Makefile

COMMENT = simple and dumb file system watcher
MODULES = cpan
PKG_ARCH = *
DISTNAME = Filesys-Notify-Simple-0.14
CATEGORIES = sysutils
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
REVISION = 0
BUILD_DEPENDS = devel/p5-Test-SharedFork
# Perl
PERMIT_PACKAGE = Yes
MAKE_ENV = TEST_POD=yes AUTHOR_TESTING=yes
.include <bsd.port.mk>