pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Makefile: Add go-gomail and mailsend-go



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Mar 31 15:33:08 2019 +0900
Changeset:	fab39f5034f79356495944f546daee40368c430f

Modified Files:
	Makefile

Log Message:
Makefile: Add go-gomail and mailsend-go

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fab39f5034f79356495944f546daee40368c430f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index ae7b0097ce..75bb908a02 100644
--- a/Makefile
+++ b/Makefile
@@ -1162,6 +1162,7 @@ SUBDIR+=	go-dotenv
 SUBDIR+=	go-flags
 SUBDIR+=	go-fsnotify
 SUBDIR+=	go-ghodss-yaml
+SUBDIR+=	go-gomail
 SUBDIR+=	go-gopacket
 SUBDIR+=	go-humanize
 SUBDIR+=	go-kr-text
@@ -2090,6 +2091,7 @@ SUBDIR+=	magit-git
 SUBDIR+=	mago
 SUBDIR+=	mailfilter
 SUBDIR+=	mailman3
+SUBDIR+=	mailsend-go
 SUBDIR+=	mailutils
 SUBDIR+=	majordomo-devel
 SUBDIR+=	makedict


Home | Main Index | Thread Index | Old Index