[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / games / lbreakout

Annotation of pkgsrc/games/lbreakout/Makefile, Revision 1.1.1.1

1.1       rh          1: # $NetBSD$
                      2: #
                      3:
                      4: DISTNAME=      lbreakout-001018
                      5: CATEGORIES=    games
                      6: MASTER_SITES=  http://download.sourceforge.net/lgames/
                      7:
                      8: MAINTAINER=    rh@netbsd.org
                      9: HOMEPAGE=      http://lgames.sourceforge.net/lbreakout/lbreakout.html
                     10:
                     11: DEPENDS+=      SDL>=1.1.5nb1:../../devel/SDL
                     12:
                     13: USE_X11=       YES
                     14: GNU_CONFIGURE= YES
                     15: CONFIGURE_ARGS+=--with-sdl-prefix=${PREFIX}
                     16:
                     17: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>