Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2017 08:15:23 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439024 - head/mail/ssmtp
Message-ID:  <201704210815.v3L8FNMm075954@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri Apr 21 08:15:22 2017
New Revision: 439024
URL: https://svnweb.freebsd.org/changeset/ports/439024

Log:
  - specify LICENSE
  
  PR:		218291 (based on)
  Submitted by:	asomers@
  Approved by:	maintainer timeout

Modified:
  head/mail/ssmtp/Makefile

Modified: head/mail/ssmtp/Makefile
==============================================================================
--- head/mail/ssmtp/Makefile	Fri Apr 21 08:10:14 2017	(r439023)
+++ head/mail/ssmtp/Makefile	Fri Apr 21 08:15:22 2017	(r439024)
@@ -11,6 +11,9 @@ DISTFILES=	${PORTNAME}_${PORTVERSION}.or
 MAINTAINER=	aragon@phat.za.net
 COMMENT=	Extremely simple MTA to get mail off the system to a mail hub
 
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
+
 GNU_CONFIGURE=	yes
 USES=		gmake tar:bzip2 ssl
 GROUPS=		ssmtp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704210815.v3L8FNMm075954>