Summary: | [UPDATE] textproc/apache-poi, add license information | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | hardy.schumacher | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
hardy.schumacher
2013-12-25 19:20:00 UTC
State Changed From-To: open->closed Committed. Thanks! 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" |