2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Tom Judge <tom@tomjudge.com>
|
2010-11-05 02:14:44 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= File-Log
|
|
|
|
PORTVERSION= 1.05
|
|
|
|
CATEGORIES= sysutils perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-05-31 21:40:19 +02:00
|
|
|
MAINTAINER= tj@FreeBSD.org
|
2014-01-06 10:24:24 +01:00
|
|
|
COMMENT= Simple Object Orientated Logger
|
2010-11-05 02:14:44 +01:00
|
|
|
|
2013-09-07 08:47:20 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2010-11-05 02:14:44 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|