source: npl/mailserver/dspam/dspam-3.10.2/src/dspam.pc.in

Last change on this file was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 207 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: DSPAM
7Description: DSPAM Anti-Spam Library
8Version: @VERSION@
9Libs: -L${libdir} -ldspam
10Cflags: -I${includedir}/dspam
Note: See TracBrowser for help on using the repository browser.