openbsd-ports/net/udns/pkg/PLIST
sebastia ca14db0393 import udns: stub DNS resolver library
UDNS is a stub DNS resolver library with ability to perform both
syncronous and asyncronous DNS queries.
2010-10-23 22:55:01 +00:00

10 lines
213 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2010/10/23 22:55:01 sebastia Exp $
%%SHARED%%
@bin bin/dnsget
@bin bin/rblcheck
include/udns.h
lib/libudns.a
@man man/man1/dnsget.1
@man man/man1/rblcheck.1
@man man/man3/udns.3