freebsd-ports/net/pear-Net_IPv4/Makefile
Jochen Neumeister fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00

15 lines
251 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net_IPv4
DISTVERSION= 1.3.4
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= IPv4 network calculations and validation
LICENSE= PHP301
USES= pear
.include <bsd.port.mk>