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

Annotation of pkgsrc/graphics/hp2xx/Makefile, Revision 1.31

1.31    ! joerg       1: # $NetBSD: Makefile,v 1.30 2005/11/03 22:09:28 rillig Exp $
1.1       frueauf     2: #
                      3:
1.26      dmcmahil    4: DISTNAME=      hp2xx-3.4.4
1.31    ! joerg       5: PKGREVISION=   5
1.1       frueauf     6: CATEGORIES=    graphics
1.6       tron        7: MASTER_SITES=  ${MASTER_SITE_GNU:=hp2xx/}
1.1       frueauf     8:
1.20      grant       9: MAINTAINER=    dmcmahill@NetBSD.org
1.2       tsarna     10: HOMEPAGE=      http://www.gnu.org/software/hp2xx/hp2xx.html
1.11      wiz        11: COMMENT=       HPGL converter and previewer
1.1       frueauf    12:
1.30      rillig     13: BUILD_DIRS=    sources
1.19      seb        14: USE_MAKEINFO=  YES
1.1       frueauf    15: INFO_FILES=    hp2xx.info
1.8       dmcmahil   16:
                     17: post-extract:
1.30      rillig     18:        ${CP} ${WRKSRC}/makes/generic.mak ${WRKSRC}/sources/Makefile
1.1       frueauf    19:
1.24      snj        20: .include "../../graphics/tiff/buildlink3.mk"
                     21: .include "../../graphics/png/buildlink3.mk"
1.26      dmcmahil   22: .include "../../print/pdflib/buildlink3.mk"
1.29      jlam       23: .include "../../mk/x11.buildlink3.mk"
1.1       frueauf    24: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>