85b8b87a8e
Approved by: portmgr (blanket infrastructure)
16 lines
315 B
Makefile
16 lines
315 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Filesys-Notify-Simple
|
|
PORTVERSION= 0.12
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= CPAN:MIYAGAWA
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= kuriyama@FreeBSD.org
|
|
COMMENT= Perl extension for simple and dumb file system watcher
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|