freebsd-ports/net/pear-Net_IPv4/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

15 lines
249 B
Makefile

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