2002-09-13 10:25:03 +02:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: p5-Mail-Procmailrc
|
|
|
|
# Date created: Sep 13, 2002
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Mail-Procmailrc
|
2005-07-06 12:14:58 +02:00
|
|
|
PORTVERSION= 1.09
|
2002-09-13 10:25:03 +02:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN \
|
2002-09-13 10:25:03 +02:00
|
|
|
http://scott.wiersdorf.org/perl/
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-01-29 18:41:17 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-12 23:39:52 +01:00
|
|
|
COMMENT= A Perl OO interface to procmail rc files
|
2002-09-13 10:25:03 +02:00
|
|
|
|
|
|
|
PERL_CONFIGURE= YES
|
|
|
|
|
2003-02-12 23:39:52 +01:00
|
|
|
MAN3= Mail::Procmailrc.3
|
2003-02-04 14:16:56 +01:00
|
|
|
|
2003-02-12 23:39:52 +01:00
|
|
|
.include <bsd.port.mk>
|