diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-12 01:19:08 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-12 01:19:08 +0000 |
commit | 17c223577e04d0569158078d34acb4ed08f360b6 (patch) | |
tree | 8d66bcc1c88d4170a94f7504fd2f0d9ced6f1b82 /dns/libdjbdns/pkg-descr | |
parent | Set ONLY_FOR_ARCHS= i386. (diff) |
Add libdjbdns 1.05, public domain DNS client library.
PR: 51815
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Diffstat (limited to 'dns/libdjbdns/pkg-descr')
-rw-r--r-- | dns/libdjbdns/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dns/libdjbdns/pkg-descr b/dns/libdjbdns/pkg-descr new file mode 100644 index 000000000000..203c68cee636 --- /dev/null +++ b/dns/libdjbdns/pkg-descr @@ -0,0 +1,8 @@ +This port contains a subset of djbdns (net/djbdns) - +a DNS client library released to the public domain by its author. + +The library was packaged by Gerrit Pape. The port contains both static +and shared versions of the DNS client library. + +Author: D.J. Bernstein +WWW: http://cr.yp.to/djbdns/dns.html |