2010-01-29 17:38:20 +01:00
|
|
|
# $NetBSD: Makefile,v 1.31 2010/01/29 16:39:49 joerg Exp $
|
1999-08-11 08:18:13 +02:00
|
|
|
|
1999-08-11 08:21:27 +02:00
|
|
|
DISTNAME= tkhylafax-3.1
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 4
|
1999-08-11 08:21:27 +02:00
|
|
|
CATEGORIES= comms
|
2007-12-02 00:48:41 +01:00
|
|
|
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/contrib/tkhylafax/
|
|
|
|
# ftp://ftp.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/ \
|
|
|
|
# http://gd.tuwien.ac.at/infosys/fax/hylafax/contrib/tkhylafax/
|
1999-08-11 08:18:13 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
1999-08-11 08:21:27 +02:00
|
|
|
HOMEPAGE= http://www.elgro.demon.co.uk/resources.html
|
2001-02-16 14:51:27 +01:00
|
|
|
COMMENT= Tcl/tk interface to Sam Leffler's fax package
|
1999-08-11 08:18:13 +02:00
|
|
|
|
2010-01-29 17:38:20 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2002-03-17 12:19:14 +01:00
|
|
|
DEPENDS+= gv>=3.5.8nb1:../../print/gv
|
2001-07-27 12:54:05 +02:00
|
|
|
DEPENDS+= hylafax>=4.1:../../comms/hylafax
|
2004-06-05 16:09:42 +02:00
|
|
|
DEPENDS+= tk>=8.3.2:../../x11/tk
|
1999-08-11 08:18:13 +02:00
|
|
|
|
2004-01-20 13:07:06 +01:00
|
|
|
WRKSRC= ${WRKDIR}/tkhylafax
|
2004-06-05 16:07:56 +02:00
|
|
|
NO_CONFIGURE= yes
|
|
|
|
NO_BUILD= yes
|
2004-01-20 13:07:06 +01:00
|
|
|
|
2010-01-29 17:38:20 +01:00
|
|
|
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
|
|
|
|
|
1999-08-11 08:21:27 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|