freebsd-ports/net/pear-Net_IPv4/Makefile
Dmitry Marakasov 0eaee1fcde - Distfile was rerolled (no difference in tarball contents), update checksums
- Note that de.pear.php.net still ships an old distfile, ignore it as it seems to be outdated
- While here, add LICENSE

PR:		208532
Submitted by:	daniel@blodan.se
Approved by:	portmgr blanket
2016-12-26 12:56:21 +00:00

15 lines
253 B
Makefile

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