# $Id: Portfile,v 1.1 2005/10/13 20:11:02 mww Exp $ PortSystem 1.0 name lmtp2nntp version 1.4.1 categories mail platforms darwin maintainers mww@opendarwin.org description LMTP service for use in conjunction with an MTA long_description OSSP lmtp2nntp is an LMTP service for use in conjunction \ with an MTA (like Sendmail), providing a reliable, real-time mail to \ news gateway. Input messages get their headers slightly reformatted to \ match Usenet news article format, and the article is posted or feeded \ into a remote NNTP service (like INN). Delivery must take place \ immediately or the transaction fails. homepage http://www.ossp.org/pkg/tool/lmtp2nntp/ master_sites ftp://ftp.ossp.org/pkg/tool/lmtp2nntp freebsd checksums md5 2f8840c4caf20788099338aa18a1593c configure.args --mandir=${prefix}/share/man platform darwin 8 { configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 }