| Summary: | [NEW PORT] games/SDL_jewels: SDL_jewels there is an 8x8 array of jewels of 7 types | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | nemysis <nemysis> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Kozlov <ak> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
nemysis
2012-04-25 22:50:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ak I'll take it. ak 2012-04-27 18:30:32 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/sdl_jewels Makefile distinfo pkg-descr
games/sdl_jewels/files patch-Makefile
Log:
SDL Jewels is a tile-matching 8x8 puzzle game
PR: ports/167304
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler (mentor)
Revision Changes Path
1.1413 +2 -1 ports/games/Makefile
1.1 +50 -0 ports/games/sdl_jewels/Makefile (new)
1.1 +2 -0 ports/games/sdl_jewels/distinfo (new)
1.1 +11 -0 ports/games/sdl_jewels/files/patch-Makefile (new)
1.1 +22 -0 ports/games/sdl_jewels/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |