freebsd-ports/net/pear-Net_IPv4/Makefile
Martin Wilke b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00

13 lines
231 B
Makefile

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