# Created by: buganini@gmail.com
# $FreeBSD: tags/RELEASE_11_1_0/mail/pecl-pop3/Makefile 438175 2017-04-10 15:08:47Z mat $

PORTNAME=	pop3
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	mail

MAINTAINER=	buganini@gmail.com
COMMENT=	POP3 Client Library for PHP

USES=		php:pecl
IGNORE_WITH_PHP=	70 71

.include <bsd.port.mk>
