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

Annotation of pkgsrc/audio/SDL_sound/Makefile, Revision 1.1.1.1

1.1       wiz         1: # $NetBSD$
                      2: #
                      3:
                      4: DISTNAME=              SDL_sound-1.0.0
                      5: CATEGORIES=            audio
                      6: MASTER_SITES=          http://icculus.org/SDL_sound/downloads/
                      7:
                      8: MAINTAINER=            cube@cubidou.net
                      9: HOMEPAGE=              http://icculus.org/SDL_sound/
                     10: COMMENT=               SDL library to handle the decoding of different file formats
                     11:
                     12: GNU_CONFIGURE=         YES
                     13: USE_X11=               YES
                     14: USE_LIBTOOL=           YES
                     15: LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
                     16:
                     17: USE_BUILDLINK2=                YES
                     18:
                     19: .include "../../audio/libmikmod/buildlink2.mk"
                     20: .include "../../audio/libvorbis/buildlink2.mk"
                     21: .include "../../devel/SDL/buildlink2.mk"
                     22: .include "../../devel/smpeg/buildlink2.mk"
                     23: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>