[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / wayland-protocols

Annotation of pkgsrc/devel/wayland-protocols/Makefile, Revision 1.2

1.2     ! nia         1: # $NetBSD: Makefile,v 1.1 2019/08/18 16:07:12 nia Exp $
1.1       nia         2:
                      3: DISTNAME=      wayland-protocols-1.17
                      4: CATEGORIES=    devel
                      5: MASTER_SITES=  https://wayland.freedesktop.org/releases/
                      6: EXTRACT_SUFX=  .tar.xz
                      7:
                      8: MAINTAINER=    pkgsrc-users@NetBSD.org
                      9: HOMEPAGE=      https://wayland.freedesktop.org/
                     10: COMMENT=       Additional wayland functionality
                     11: LICENSE=       mit
                     12:
                     13: USE_TOOLS+=            gmake pkg-config
                     14: GNU_CONFIGURE=         YES
                     15:
                     16: PKGCONFIG_OVERRIDE+=   wayland-protocols.pc.in
                     17:
1.2     ! nia        18: .include "../../devel/wayland/buildlink3.mk"
1.1       nia        19: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>