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

Annotation of pkgsrc/graphics/fotoxx/Makefile, Revision 1.2

1.2     ! wiz         1: # $NetBSD: Makefile,v 1.1.1.1 2008/12/09 15:10:34 wiz Exp $
1.1       wiz         2: #
                      3:
1.2     ! wiz         4: DISTNAME=      fotoxx-5.8
1.1       wiz         5: CATEGORIES=    graphics
1.2     ! wiz         6: MASTER_SITES=  http://kornelix.squarespace.com/storage/downloads/
1.1       wiz         7:
                      8: MAINTAINER=    pkgsrc-users@NetBSD.org
                      9: HOMEPAGE=      http://kornelix.squarespace.com/fotoxx/
                     10: COMMENT=       Program for editing image files from a digital camera
                     11:
                     12: DEPENDS+=      exiv2-[0-9]*:../../graphics/exiv2
                     13: DEPENDS+=      xdg-utils-[0-9]*:../../misc/xdg-utils
                     14:
                     15: WRKSRC=                ${WRKDIR}/fotoxx
                     16: USE_LANGUAGES= c++
                     17: USE_TOOLS+=    gmake pkg-config
                     18:
                     19: BUILD_TARGET=  fotoxx
                     20:
                     21: .include "../../x11/gtk2/buildlink3.mk"
                     22: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>