Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2014 14:11:01 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374205 - head/misc/magicpoint
Message-ID:  <201412071411.sB7EB1Za018889@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sun Dec  7 14:11:00 2014
New Revision: 374205
URL: https://svnweb.freebsd.org/changeset/ports/374205
QAT: https://qat.redports.org/buildarchive/r374205/

Log:
  Add LICENSE

Modified:
  head/misc/magicpoint/Makefile

Modified: head/misc/magicpoint/Makefile
==============================================================================
--- head/misc/magicpoint/Makefile	Sun Dec  7 14:09:27 2014	(r374204)
+++ head/misc/magicpoint/Makefile	Sun Dec  7 14:11:00 2014	(r374205)
@@ -10,6 +10,8 @@ MASTER_SITES=	ftp://sh.wide.ad.jp/WIDE/f
 MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	X11-based presentation tool
 
+LICENSE=	BSD3CLAUSE
+
 LIB_DEPENDS+=	libpng15.so:${PORTSDIR}/graphics/png \
 		libmng.so:${PORTSDIR}/graphics/libmng
 RUN_DEPENDS+=	pnmscale:${PORTSDIR}/graphics/netpbm



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