23 lines
583 B
Makefile
23 lines
583 B
Makefile
# $NetBSD: Makefile,v 1.25 2009/02/16 19:20:16 joerg 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
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_TOOLS+= gmake
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
INFO_FILES= yes
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|