Summary: | [patch] games/zoom: use DOCS option to install HTML manual and set LICENSE | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | bsdport | ||||
Component: | Individual Port(s) | Assignee: | Jan Beich <jbeich> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Auto-assigned to maintainer dhn@FreeBSD.org A commit references this bug: Author: jbeich Date: Sun Apr 19 19:10:06 UTC 2015 New revision: 384315 URL: https://svnweb.freebsd.org/changeset/ports/384315 Log: * Install HTML manual when DOCS option is enabled * Set LICENSE=LGPL21 * Move %%DATADIR%%/zoomrc to PORTDATA=zoomrc * Bump PORTREVISION PR: 195100 Submitted by: bsdport@ddm.wox.org Approved by: maintainer timeout (6 months, see bug 197522) Changes: head/games/zoom/Makefile Committed with minor style changes. Thanks. |
Created attachment 149511 [details] install manual The current package installs no man page, manual, documentation, or help of any kind :(. * Install HTML manual when DOCS option is enabled * Set LICENSE=LGPL21 * Move %%DATADIR%%/zoomrc to PORTDATA=zoomrc * Bump PORTREVISION