blob: 841e28d3ec99a075f62bda0810a39ac47507ef7a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $Id: Makefile,v 1.7 1998/08/26 09:57:06 wosch Exp $
#
SUBDIR += BBBike
SUBDIR += cheapcall
SUBDIR += dict
SUBDIR += manpages
SUBDIR += phone
SUBDIR += spinne
SUBDIR += webalizer
.include <bsd.port.subdir.mk>
|