Edit

IABSD.fr/ports/sysutils/p5-Filesys-Notify-Simple/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-07-08 14:52:36
    Hash : 68d09f0a
    Message : fix DESCR issues found by codespell. some wider rewording in a few cases where the file was incomprehensible.

  • sysutils/p5-Filesys-Notify-Simple/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 =		1
    
    BUILD_DEPENDS =		devel/p5-Test-SharedFork
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MAKE_ENV =		TEST_POD=yes AUTHOR_TESTING=yes
    
    .include <bsd.port.mk>