Bug 185183 - [UPDATE] textproc/apache-poi, add license information
Summary: [UPDATE] textproc/apache-poi, add license information
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-25 19:20 UTC by hardy.schumacher
Modified: 2013-12-25 22:20 UTC (History)
0 users

See Also:


Attachments
file.diff (418 bytes, patch)
2013-12-25 19:20 UTC, hardy.schumacher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hardy.schumacher 2013-12-25 19:20:00 UTC
Added license information to port textproc/apache-poi.

Fix: Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-12-25 22:13:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-25 22:13:17 UTC
Author: rakuco
Date: Wed Dec 25 22:13:09 2013
New Revision: 337460
URL: http://svnweb.freebsd.org/changeset/ports/337460

Log:
  Add license information.
  
  PR:		ports/185183
  Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>

Modified:
  head/textproc/apache-poi/Makefile

Modified: head/textproc/apache-poi/Makefile
==============================================================================
--- head/textproc/apache-poi/Makefile	Wed Dec 25 22:08:13 2013	(r337459)
+++ head/textproc/apache-poi/Makefile	Wed Dec 25 22:13:09 2013	(r337460)
@@ -12,6 +12,8 @@ DISTNAME=	${PORTNAME}-src-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java API To Access Microsoft Format Files
 
+LICENSE=	AL2
+
 BUILD_DEPENDS=	${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j
 
 USE_JAVA=	yes
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"