1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/mail/p5-Mail-Procmailrc/Makefile
Ying-Chieh Liao ba498058e2 add p5-Mail-Procmailrc 1.00
A Perl OO interface to procmail rc files
2002-09-13 08:25:03 +00:00

22 lines
397 B
Makefile

# ex:ts=8
# Ports collection makefile for: p5-Mail-Procmailrc
# Date created: Sep 13, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= Mail-Procmailrc
PORTVERSION= 1.00
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://scott.wiersdorf.org/perl/
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
PERL_CONFIGURE= YES
.include <bsd.port.mk>