2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Frederic Culot <culot@FreeBSD.org>
|
2010-11-11 21:04:54 +01:00
|
|
|
|
|
|
|
PORTNAME= File-Signature
|
|
|
|
PORTVERSION= 1.009
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2010-11-11 21:04:54 +01:00
|
|
|
CATEGORIES= sysutils perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2021-09-06 23:12:49 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2010-11-11 21:04:54 +01:00
|
|
|
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
|
|
|
|
|
|
|
.include <bsd.port.mk>
|