freebsd-ports/devel/p5-Filesys-Notify-Simple/Makefile
2010-04-01 15:34:14 +00:00

21 lines
441 B
Makefile

# New ports collection makefile for: Filesys::Notify::Simple
# Date created: 28 Oct 2009
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Filesys-Notify-Simple
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for simple and dumb file system watcher
PERL_CONFIGURE= yes
MAN3= Filesys::Notify::Simple.3
.include <bsd.port.mk>