sthen 3cc8697fb3 import pear-Net-IDNA2, which helps you to encode and decode punycode strings
easily. ok benoit@ landry@ (landry doesn't like the empty var/www/lib/php
dirs, but they are common in pear-* ports and I'd rather investigate that
separately)
2014-11-16 18:30:15 +00:00

14 lines
254 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2014/11/16 18:30:15 sthen Exp $
COMMENT= punycode (international domain names) support for PHP
DISTNAME= Net_IDNA2-0.1.1
CATEGORIES= net
MODULES= www/pear
# PHP License
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>