Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2015 20:02:26 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400671 - head/devel/ois
Message-ID:  <201511022002.tA2K2QPa040808@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Nov  2 20:02:26 2015
New Revision: 400671
URL: https://svnweb.freebsd.org/changeset/ports/400671

Log:
  - Add LICENSE

Modified:
  head/devel/ois/Makefile

Modified: head/devel/ois/Makefile
==============================================================================
--- head/devel/ois/Makefile	Mon Nov  2 19:44:44 2015	(r400670)
+++ head/devel/ois/Makefile	Mon Nov  2 20:02:26 2015	(r400671)
@@ -11,6 +11,8 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Object Oriented Input System
 
+LICENSE=	ZLIB
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USES=		autoreconf gmake libtool pathfix



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