cvs commit: ports/games Makefile ports/games/drcreep Makefile distinfo pkg-descr pkg-plist

Max Brazhnikov makc at freebsd.org
Fri Mar 30 15:42:57 UTC 2012


On Fri, 30 Mar 2012 14:36:33 +0000 (UTC), Alex Kozlov wrote:
> ak          2012-03-30 14:36:33 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     games                Makefile 
>   Added files:
>     games/drcreep        Makefile distinfo pkg-descr pkg-plist 
>   Log:
>   The Castles of Dr. Creep is a platform puzzle game
>   originally for the Commodore 64 and released in 1984
>   By Broderbund and written by Ed Hobbs.
>   
>   PR:     ports/158781
>   Submitted by:   Robert Crossfield <robcrossfield at gmail.com>
>   Approved by:    itetcu (mentor)
>   Feature safe:   yes
>   
>   Revision  Changes    Path
>   1.1406    +1 -0      ports/games/Makefile
>   1.1       +43 -0     ports/games/drcreep/Makefile (new)
>   1.1       +2 -0      ports/games/drcreep/distinfo (new)
>   1.1       +7 -0      ports/games/drcreep/pkg-descr (new)
>   1.1       +7 -0      ports/games/drcreep/pkg-plist (new)

Please consider to add pkg-message instead echoing instructions from ports-install target, otherwise the package will be deficient in comparison to the port.

And by the way ${ECHO_CMD} should be used, if you really need echo.

Thanks,
Max


More information about the cvs-ports mailing list