diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-09-20 09:00:12 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2013-09-20 09:00:12 +0000 |
commit | 7c30d89d313e5a96e89f6b112c55a6ee194b4cda (patch) | |
tree | 896b9ff31dc4ca9ed54c1357279c516ca91a73a0 /net/Makefile | |
parent | 007d73359a1ab0a6cffbe6cf64aad231813bfffc (diff) | |
download | ports-7c30d89d313e5a96e89f6b112c55a6ee194b4cda.tar.gz ports-7c30d89d313e5a96e89f6b112c55a6ee194b4cda.zip |
Client library for APNs that support the extended format.
Notes
Notes:
svn path=/head/; revision=327671
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 10836250cb45..504bb44f3c65 100644 --- a/net/Makefile +++ b/net/Makefile @@ -534,6 +534,7 @@ SUBDIR += p5-Net SUBDIR += p5-Net-AMQP SUBDIR += p5-Net-APNS + SUBDIR += p5-Net-APNs-Extended SUBDIR += p5-Net-ARP SUBDIR += p5-Net-Address-Ethernet SUBDIR += p5-Net-Address-IPv4-Local |