# Created by: Clement Laforet # $FreeBSD$ PORTNAME= Net_NNTP PORTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= net news pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket USES= pear .include