2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Frederic Culot <culot@FreeBSD.org>
|
2010-11-11 21:04:54 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= File-Signature
|
|
|
|
PORTVERSION= 1.009
|
|
|
|
CATEGORIES= sysutils perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= culot@FreeBSD.org
|
|
|
|
COMMENT= Detect changes to a file's content or attributes
|
|
|
|
|
2013-09-07 08:47:20 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-11-11 21:04:54 +01:00
|
|
|
|
|
|
|
MAN3= File::Signature.3
|
|
|
|
|
2013-09-21 01:05:58 +02:00
|
|
|
NO_STAGE= yes
|
2010-11-11 21:04:54 +01:00
|
|
|
.include <bsd.port.mk>
|