Hi,

On Wed, Jan 14, 2009 at 10:17 AM, Laurence Tratt <lau...@tratt.net> wrote:
> I have made available a new port of extsmail (now upgraded to v1.0):
>
>  http://tratt.net/laurie/src/obsd/ports/extsmail.tar.gz

A couple of bits:

* COMMENT starts lower case unless it's a name or abbreviation.
* Missing WANTLIB. See bsd.port.mk on 'port-lib-depends-check'

Tested i386

--- extsmail.old/Makefile       Wed Jan 14 12:07:29 2009
+++ extsmail/Makefile   Wed Jan 14 12:15:14 2009
@@ -1,6 +1,6 @@
 # $OpenBSD$

-COMMENT =              Robust sending of e-mail to external commands
+COMMENT =              robust sending of e-mail to external commands

 DISTNAME =             extsmail-1.0
 CATEGORIES =           mail
@@ -16,6 +16,8 @@
 PERMIT_DISTFILES_FTP = Yes

 MASTER_SITES =          ${HOMEPAGE}releases/
+
+WANTLIB =              c

 CONFIGURE_STYLE =       gnu


-- 

Best Regards

Edd

http://students.dec.bournemouth.ac.uk/ebarrett

Reply via email to