mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Horde class for normalized access to various backends providing IDNA
(Internationalized Domain Names in Applications) support. WWW: http://pear.horde.org
This commit is contained in:
parent
9e2b812aea
commit
433582fc06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376598
@ -139,6 +139,7 @@
|
||||
SUBDIR += p5-pgeodns
|
||||
SUBDIR += pdnsd
|
||||
SUBDIR += pear-File_DNS
|
||||
SUBDIR += pear-Horde_Idna
|
||||
SUBDIR += pear-Net_DNS
|
||||
SUBDIR += pear-Net_DNS2
|
||||
SUBDIR += powerdns
|
||||
|
14
dns/pear-Horde_Idna/Makefile
Normal file
14
dns/pear-Horde_Idna/Makefile
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
PORTNAME= Horde_Idna
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= dns www pear
|
||||
|
||||
MAINTAINER= horde@FreeBSD.org
|
||||
COMMENT= Horde IDNA backend normalization package
|
||||
|
||||
USES= horde
|
||||
USE_PHP= dom
|
||||
|
||||
USE_HORDE_RUN= Horde_Exception
|
||||
|
||||
.include <bsd.port.mk>
|
2
dns/pear-Horde_Idna/distinfo
Normal file
2
dns/pear-Horde_Idna/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (Horde/Horde_Idna-1.0.1.tgz) = ae9ae055f80fd20ed8353be147cbef2581465507c573a62ce6a0cbbaeefa071a
|
||||
SIZE (Horde/Horde_Idna-1.0.1.tgz) = 12166
|
4
dns/pear-Horde_Idna/pkg-descr
Normal file
4
dns/pear-Horde_Idna/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Horde class for normalized access to various backends providing IDNA
|
||||
(Internationalized Domain Names in Applications) support.
|
||||
|
||||
WWW: http://pear.horde.org
|
Loading…
Reference in New Issue
Block a user