pkgsrc/ham/tnt/Makefile
obache c3182ba7b8 Update tnt to 1.9.2.
ChangeLog:
- compiles and runs under OpenBSD
2007-12-09 13:08:42 +00:00

22 lines
550 B
Makefile

# $NetBSD: Makefile,v 1.24 2007/12/09 13:08:42 obache Exp $
#
DISTNAME= tnt-1.9.2
CATEGORIES= ham
MASTER_SITES= ftp://ftp.wspse.de/pub/packet_radio/tnt/
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= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"