freebsd-ports/net/pear-Net_Socket/Makefile
Jan Beich f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00

13 lines
239 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Net_Socket
PORTVERSION= 1.0.14
CATEGORIES= net www pear
MAINTAINER= joneum@bsdproject.de
COMMENT= PEAR Network Socket Interface
USES= pear
.include <bsd.port.mk>