# Created by: Clement Laforet # $FreeBSD: head/net/pear-Net_NNTP/Makefile 369094 2014-09-23 16:57:57Z bapt $ PORTNAME= Net_NNTP PORTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= net news pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket USES= pear .include