summaryrefslogtreecommitdiffstats
path: root/mail/smtpmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/smtpmail')
-rw-r--r--mail/smtpmail/Makefile13
-rw-r--r--mail/smtpmail/distinfo4
2 files changed, 8 insertions, 9 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile
index 358942b..5be0fbf 100644
--- a/mail/smtpmail/Makefile
+++ b/mail/smtpmail/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= smtpmail
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.5
CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
- http://voodoo.oberon.net/download/
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= marcus@corp.grupos.com.br
COMMENT= Tool to send the mails over remote smtp server
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+
PLIST_FILES= bin/smtpmail
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \
- ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
.include <bsd.port.mk>
diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo
index 41d0b70..b1444a6 100644
--- a/mail/smtpmail/distinfo
+++ b/mail/smtpmail/distinfo
@@ -1,2 +1,2 @@
-MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299
-SIZE (smtpmail-0.4.2.tar.gz) = 68067
+MD5 (smtpmail-0.4.5.tar.gz) = b6405261255deeffe7e396b74f0fa9e2
+SIZE (smtpmail-0.4.5.tar.gz) = 100674
OpenPOWER on IntegriCloud