svn commit: r400671 - head/devel/ois

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Nov 2 20:02:27 UTC 2015


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 at FreeBSD.org
 COMMENT=	Object Oriented Input System
 
+LICENSE=	ZLIB
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USES=		autoreconf gmake libtool pathfix


More information about the svn-ports-all mailing list