diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /mail/smtpmail | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) |
Notes
Diffstat (limited to 'mail/smtpmail')
-rw-r--r-- | mail/smtpmail/Makefile | 1 | ||||
-rw-r--r-- | mail/smtpmail/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index e8e0c8bd84d2..50e9c6bf7249 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}.pkg/${PORTVERSION} MAINTAINER= krion@FreeBSD.org COMMENT= Tool to send the mails over remote smtp server +USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/mail/smtpmail/distinfo b/mail/smtpmail/distinfo index d3fb5a3c0bae..41d0b7049e00 100644 --- a/mail/smtpmail/distinfo +++ b/mail/smtpmail/distinfo @@ -1 +1,2 @@ MD5 (smtpmail-0.4.2.tar.gz) = 73657f825cd697f7fda1a7e9fc8c9299 +SIZE (smtpmail-0.4.2.tar.gz) = 68067 |