blob: 3393127e2afb46edc27216c49bdaf5d89d9a6746 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# $Id: Makefile,v 1.5 1997/12/30 23:29:57 wosch Exp $
#
SUBDIR += dict
SUBDIR += manpages
SUBDIR += phone
SUBDIR += spinne
SUBDIR += webalizer
.include <bsd.port.subdir.mk>
|