1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-09 02:22:18 +00:00
freebsd-ports/mail/p5-Mail-Procmailrc/Makefile
2021-04-06 16:31:07 +02:00

18 lines
317 B
Makefile

# Created by: ijliao
PORTNAME= Mail-Procmailrc
PORTVERSION= 1.09
PORTREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= CPAN \
http://scott.wiersdorf.org/perl/
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl OO interface to procmail rc files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>