17 lines
380 B
Makefile
17 lines
380 B
Makefile
# $NetBSD: Makefile,v 1.6 2000/08/12 10:26:37 wulf Exp $
|
|
#
|
|
|
|
DISTNAME= tnt-1.9.1
|
|
CATEGORIES= ham
|
|
MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/packet_radio/tnt/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= wulf@ping.net.au
|
|
HOMEPAGE= http://excelsior.kullen.rwth-aachen.de
|
|
|
|
DEPENDS+= dialog-0.6z:../../misc/dialog
|
|
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|