mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
19 lines
236 B
Makefile
19 lines
236 B
Makefile
COMMENT= monitor files and directories for changes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
DISTNAME= File-Monitor-1.00
|
|
REVISION= 0
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
CPAN_AUTHOR= ANDYA
|
|
|
|
MODCPAN_EXAMPLES= Yes
|
|
|
|
.include <bsd.port.mk>
|