summaryrefslogtreecommitdiff
path: root/mail/sendymail
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-12-17 04:54:40 +0000
committerobache <obache@pkgsrc.org>2012-12-17 04:54:40 +0000
commit669fce495f55e87ad85238191db0f62adb9b31cc (patch)
treecd91ec7e26b3f992a6a55a40e5b39236a79058c8 /mail/sendymail
parent3e78c61e20fad67639cc439ed7e45478205be1a8 (diff)
downloadpkgsrc-669fce495f55e87ad85238191db0f62adb9b31cc.tar.gz
LICENSE=gnu-gpl-v2
Diffstat (limited to 'mail/sendymail')
-rw-r--r--mail/sendymail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendymail/Makefile b/mail/sendymail/Makefile
index 4e6fb18c5df..18a09e7e9e7 100644
--- a/mail/sendymail/Makefile
+++ b/mail/sendymail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/08 12:19:31 asau Exp $
+# $NetBSD: Makefile,v 1.5 2012/12/17 04:54:40 obache Exp $
#
DISTNAME= sendymail-0.5.8
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sendymail/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sendymail.sourceforge.net/
COMMENT= Send emails through Yahoo using your favorite email client
+LICENSE= gnu-gpl-v2
DEPENDS+= p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5