summaryrefslogtreecommitdiff
path: root/ham/Makefile
blob: 5880373b0373d2fe5c58b965646517669798871e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.13 2004/09/24 23:40:56 wulf Exp $
#


COMMENT=	Amateur packet radio tools

SUBDIR+=	7plus
SUBDIR+=	cwtext
SUBDIR+=	dpbox
SUBDIR+=	grig
SUBDIR+=	hamlib
SUBDIR+=	locator
SUBDIR+=	tfkiss
SUBDIR+=	tlf
SUBDIR+=	tnt
SUBDIR+=	wwl
SUBDIR+=	xdx
SUBDIR+=	xlog
SUBDIR+=	yaesu

.include "../mk/bsd.pkg.subdir.mk"