[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xfce4-screenshooter

Annotation of pkgsrc/x11/xfce4-screenshooter/Makefile, Revision 1.17

1.17    ! adam        1: # $NetBSD: Makefile,v 1.16 2018/03/12 11:17:59 wiz Exp $
1.1       jperkin     2:
1.17    ! adam        3: PKGREVISION= 5
1.1       jperkin     4: .include "../../meta-pkgs/xfce4/Makefile.common"
                      5:
1.12      youri       6: DISTNAME=      xfce4-screenshooter-1.8.99
1.1       jperkin     7: CATEGORIES=    misc
                      8: MASTER_SITES=  http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
                      9:
                     10: HOMEPAGE=      http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/
                     11: COMMENT=       Xfce screenshoot application
                     12:
                     13: GNU_CONFIGURE= yes
                     14: USE_LIBTOOL=   yes
                     15:
                     16: .include "../../x11/xfce4-panel/buildlink3.mk"
                     17: .include "../../x11/xfce4-exo/buildlink3.mk"
1.3       youri      18: .include "../../net/libsoup/buildlink3.mk"
1.1       jperkin    19: .include "../../sysutils/desktop-file-utils/desktopdb.mk"
                     20: .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
                     21: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>