| Summary: | [UPDATE] games/xmoto, add license information | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | hardy.schumacher | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
hardy.schumacher
2013-12-22 12:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 Over to maintainer (via the GNATS Auto Assign Tool) Author: amdmi3 Date: Sun Dec 22 20:20:10 2013 New Revision: 337213 URL: http://svnweb.freebsd.org/changeset/ports/337213 Log: - Add LICENSE PR: 185088 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> Modified: head/games/xmoto/Makefile Modified: head/games/xmoto/Makefile ============================================================================== --- head/games/xmoto/Makefile Sun Dec 22 20:03:53 2013 (r337212) +++ head/games/xmoto/Makefile Sun Dec 22 20:20:10 2013 (r337213) @@ -18,6 +18,8 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graph libxdg-basedir.so:${PORTSDIR}/x11/libxdg-basedir BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode +LICENSE= GPLv2 + GNU_CONFIGURE= yes USES= gmake USE_GNOME= libxml2 _______________________________________________ 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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |