svn commit: r374205 - head/misc/magicpoint

Mark Felder feld at FreeBSD.org
Sun Dec 7 14:11:01 UTC 2014


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 at 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


More information about the svn-ports-head mailing list