K 10 svn:author V 6 marino K 8 svn:date V 27 2014-08-17T13:37:46.464093Z K 7 svn:log V 661 mail/milter-greylist: Fix and simplify makefile This port was conditionally installing manpages per option, which is not allowed. While fixing this, align it with the recently modernized milter-greylist-devel port, which includes: * Remove assignment of BUILD_DEPENDS to RUN_DEPENDS (illegal). The BUILD_DEPENDS is empty by default * Use options to set dependencies and configure arguments * Use PORTDOCS and PORTEXAMPLES * Wrap to 80 columns * Combine post-install target with do-install target * include local .mk with relative path instead of hardcoded PORTSDIR PR: 192740 Submitted by: Daniel Austin (per my request) Approved by: Just Fix It END