blob: 4da594bc4af2b14d61f961046d641d28315b9e50 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $FreeBSD$
#
SUBDIR += BBBike
SUBDIR += cheapcall
SUBDIR += dict
SUBDIR += manpages
SUBDIR += phone
SUBDIR += spinne
SUBDIR += webalizer
.include <bsd.port.subdir.mk>
|