2013-09-20 21:59:12 +02:00
|
|
|
# Created by: will
|
2001-01-04 00:37:02 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= MailStats
|
|
|
|
PORTVERSION= 0.02
|
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2001-01-04 00:37:02 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-02-17 03:56:31 +01:00
|
|
|
MAINTAINER= chifeng@gmail.com
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Perl module to detect newer messages in procmail-generated mailboxes
|
2001-01-04 00:37:02 +01:00
|
|
|
|
2012-06-30 15:10:09 +02:00
|
|
|
BUILD_DEPENDS= p5-AppConfig>=0:${PORTSDIR}/devel/p5-AppConfig
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2001-01-04 00:37:02 +01:00
|
|
|
|
2013-09-04 14:28:16 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2001-01-04 00:37:02 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|