Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2020 10:57:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524854 - head/graphics/jhead
Message-ID:  <202002021057.012AvqNE074253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb  2 10:57:51 2020
New Revision: 524854
URL: https://svnweb.freebsd.org/changeset/ports/524854

Log:
  Add LICENSE

Modified:
  head/graphics/jhead/Makefile

Modified: head/graphics/jhead/Makefile
==============================================================================
--- head/graphics/jhead/Makefile	Sun Feb  2 10:57:46 2020	(r524853)
+++ head/graphics/jhead/Makefile	Sun Feb  2 10:57:51 2020	(r524854)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://www.sentex.net/~mwandel/jhead/ \
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	EXIF JPEG header manipulation tool
 
+LICENSE=	PD
+
 USES=		jpeg:run
 
 MAKEFILE=	makefile



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