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

Annotation of pkgsrc/comms/tkhylafax/Makefile, Revision 1.1

1.1     ! rh          1: # New ports collection Makefile for:   tkhylafax-3.0
        !             2: # Version required:    3.0b2
        !             3: # Date created:                Sun Jun  8 11:51:21 CEST 1997
        !             4: # Whom:                        Andreas Klemm <andreas@klemm.gtn.com>
        !             5: #
        !             6: # $Id: Makefile,v 1.6 1998/08/07 23:56:12 asami Exp $
        !             7: #
        !             8:
        !             9: DISTNAME=      tkhylafax-3.0b2
        !            10: PKGNAME=       tkhylafax-3.0
        !            11: CATEGORIES=    comms tk42
        !            12: MASTER_SITES=  http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
        !            13:
        !            14: MAINTAINER=    andreas@FreeBSD.ORG
        !            15:
        !            16: RUN_DEPENDS=   wish4.2:${PORTSDIR}/x11-toolkits/tk42 \
        !            17:                sendfax:${PORTSDIR}/comms/hylafax \
        !            18:                gs:${PORTSDIR}/print/ghostscript4 \
        !            19:                gv:${PORTSDIR}/print/gv
        !            20:
        !            21: WRKSRC=                ${WRKDIR}/tkhylafax-3.0
        !            22: MAN1=          tkhylafax.1
        !            23:
        !            24: .include <bsd.port.mk>

CVSweb <webmaster@jp.NetBSD.org>