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

Annotation of pkgsrc/audio/gmpc/Makefile, Revision 1.25

1.25    ! wiz         1: # $NetBSD: Makefile,v 1.24 2007/11/18 10:23:22 wiz Exp $
1.1       grant       2: #
                      3:
1.15      rpaulo      4: DISTNAME=              gmpc-0.13.0
1.25    ! wiz         5: PKGREVISION=           7
1.1       grant       6: CATEGORIES=            audio
1.24      wiz         7: MASTER_SITES=          #
                      8: # http://sarine.nl/index.php?mact=Uploads,cntnt01,getfile,0&cntnt01showtemplate=false&cntnt01upload_id=1&cntnt01returnid=71
1.1       grant       9:
                     10: MAINTAINER=            pkg@burningsoda.com
1.24      wiz        11: HOMEPAGE=              http://sarine.nl/gmpc
1.1       grant      12: COMMENT=               GNOME client for the Music Player Daemon
                     13:
                     14: USE_PKGLOCALEDIR=      yes
                     15: GNU_CONFIGURE=         yes
1.19      jlam       16: USE_TOOLS+=            intltool msgfmt pkg-config
1.16      wiz        17: PKGCONFIG_OVERRIDE=    data/gmpc.pc.in
1.1       grant      18:
1.3       grant      19: USE_DIRS+=             xdg-1.1
                     20:
1.10      wiz        21: .include "../../audio/libmpd/buildlink3.mk"
                     22: .include "../../devel/glib2/buildlink3.mk"
1.23      wiz        23: .include "../../devel/libglade/buildlink3.mk"
1.22      wiz        24: .include "../../sysutils/gnome-vfs/buildlink3.mk"
1.10      wiz        25: .include "../../textproc/libxml2/buildlink3.mk"
                     26: .include "../../x11/gtk2/buildlink3.mk"
1.1       grant      27: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>