Index: head/dns/udns/files/libudns.pc.in =================================================================== --- head/dns/udns/files/libudns.pc.in (nonexistent) +++ head/dns/udns/files/libudns.pc.in (revision 468027) @@ -0,0 +1,10 @@ +prefix=%PREFIX% +libdir=${prefix}/lib +includedir=${prefix}/include + +Name: libudns +Description: DNS resolver library +Version: %VERSION% +Libs: -L${libdir} -ludns +Cflags: -I${includedir} + Property changes on: head/dns/udns/files/libudns.pc.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property