11 lines
195 B
Makefile
11 lines
195 B
Makefile
# $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>
|