pkgsrc/net/pear-Net_IDNA2/Makefile
taca ce9ede82e8 Update pear-Net_IDNA2 to 0.2.0.
Release Date: 2017-03-06 15:50 UTC

Changelog:

* Set minimum PHP version to 5.4.0
* Set minimum PEAR version to 1.10.1

* Bug #19375: Add static to the fuction getInstance
* Bug #21123: Signing the source package
2017-03-17 15:47:23 +00:00

11 lines
265 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/03/17 15:47:23 taca Exp $
DISTNAME= Net_IDNA2-0.2.0
CATEGORIES+= net
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Punycode encoding and decoding
LICENSE= gnu-lgpl-v3
.include "../../lang/php/pear.mk"
.include "../../mk/bsd.pkg.mk"