Import devel/py-setuptools34 version 2.0.1
[dports.git] / mail / p5-Mail-POP3Client / Makefile
1 # Created by: James FitzGibbon <jfitz@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Mail-POP3Client
5 PORTVERSION=    2.19
6 CATEGORIES=     mail perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     demon@FreeBSD.org
11 COMMENT=        Perl5 module to talk to a POP3 (RFC1939) server
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>