16 lines
267 B
Makefile
16 lines
267 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ukrainian support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += gd
|
|
SUBDIR += ispell
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += monacofonts
|
|
SUBDIR += pine.language
|
|
SUBDIR += webalizer
|
|
|
|
.include <bsd.port.subdir.mk>
|