17 lines
271 B
Makefile
17 lines
271 B
Makefile
# $NetBSD: Makefile,v 1.10 2003/06/26 22:44:48 wulf Exp $
|
|
#
|
|
|
|
|
|
COMMENT= Amateur packet radio tools
|
|
|
|
SUBDIR+= 7plus
|
|
SUBDIR+= cwtext
|
|
SUBDIR+= dpbox
|
|
SUBDIR+= hamlib
|
|
SUBDIR+= locator
|
|
SUBDIR+= tfkiss
|
|
SUBDIR+= tnt
|
|
SUBDIR+= wwl
|
|
SUBDIR+= yaesu
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|