pkgsrc/ham/tnt/Makefile
jlam 26d1765101 * List the info file entries directly in the PLIST.
* Honor PKGINFODIR and PKGMANDIR.
2006-04-04 14:45:44 +00:00

23 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.23 2006/04/04 14:45:45 jlam Exp $
#
DISTNAME= tnt-1.9.1
PKGREVISION= 2
CATEGORIES= ham
MASTER_SITES= ftp://ftp.wspse.de/pub/packet_radio/tnt/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= wulf@ping.net.au
HOMEPAGE= http://wspse.de/WSPse/Packet.php3
COMMENT= Amateur packet radio terminal program for TNC2, AEA PK232 and PK88
DEPENDS+= dialog>=0.6z:../../misc/dialog
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"