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

Annotation of pkgsrc/mbone/imm/Makefile, Revision 1.19

1.19    ! minskim     1: # $NetBSD: Makefile,v 1.18 2004/01/20 12:20:24 agc Exp $
1.2       is          2: #
1.3       is          3: # NetBSD "imm" package
                      4: # The original was based on the imm-3.5a1 FreeBSD port maintained
                      5: # by Bill Fenner, but the new one had to be redone completely.
1.1       is          6: #
                      7:
1.11      wiz         8: DISTNAME=      imm36a1
                      9: PKGNAME=       imm-3.6a1
1.12      jwise      10: CATEGORIES=    mbone tk
1.3       is         11: MASTER_SITES=  ftp://ftp.hawaii.edu/paccom/imm/
1.11      wiz        12: EXTRACT_SUFX=  .tar.Z
1.1       is         13:
1.16      grant      14: MAINTAINER=    is@NetBSD.org
1.15      salo       15: HOMEPAGE=      http://tonnant.itd.nrl.navy.mil/ipresearch/imm.html
1.13      wiz        16: COMMENT=       Internet Image(or other data) Multicaster (and receiver)
1.1       is         17:
1.17      rtr        18: DEPENDS+=       xv>=3.10:../../graphics/xv
1.19    ! minskim    19: DEPENDS+=      tk>=8.3.2:../../x11/tk83
1.1       is         20:
1.18      agc        21: WRKSRC=                ${WRKDIR}/${DISTNAME}.src
1.10      garbled    22: USE_X11=       yes
1.3       is         23: ALL_TARGET=    netbsd
1.1       is         24:
1.7       agc        25: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>