Index: head/net/pear-Net_Socket/Makefile =================================================================== --- head/net/pear-Net_Socket/Makefile (revision 473956) +++ head/net/pear-Net_Socket/Makefile (revision 473957) @@ -1,13 +1,16 @@ # Created by: Thierry Thomas () # $FreeBSD$ PORTNAME= Net_Socket PORTVERSION= 1.0.14 CATEGORIES= net www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR Network Socket Interface +LICENSE= PHP202 + USES= pear +NO_ARCH= yes .include