[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / comms / tkhylafax

File: [local] / ports / comms / tkhylafax / Makefile (download)

Revision 1.35, Wed Sep 20 06:52:56 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.34: +1 -1 lines

->SITES

COMMENT=	Tcl/Tk interface to Sam Leffler's fax package

DISTNAME=	tkhylafax-3.2
REVISION=	2
CATEGORIES=	comms

# BSD
PERMIT_PACKAGE=	Yes

SITES=		http://ftp.hylafax.org/contrib/tkhylafax/ \
		ftp://ftp.hylafax.org/contrib/tkhylafax/ \
		http://mirror.aarnet.edu.au/pub/hylafax/contrib/tkhylafax/ \
		ftp://ftp.ntua.gr/pub/net/hylafax/contrib/tkhylafax/

MODULES=	x11/tk
BUILD_DEPENDS=	${MODTCL_BUILD_DEPENDS}
RUN_DEPENDS=	comms/hylafax \
		print/gv

NO_TEST=	Yes

pre-configure:
	${SUBST_CMD} ${WRKSRC}/Makefile \
		${WRKSRC}/tkhylafax-defaults ${WRKSRC}/tkhylafax.man

.include <bsd.port.mk>