43ae86d742
TV-Browser is a digital tv guide. The tv data are retrieved from multiple sources and can be downloaded from our servers after having been automatically processed. Currently, TV-Browser supports tv and some radio channels from Germany, Austria and Swiss. WWW: http://www.tvbrowser.org PR: ports/81631 Submitted by: Lars Engels <lars@0x20.net>
37 lines
808 B
Makefile
37 lines
808 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = German support
|
|
|
|
SUBDIR += BBBike
|
|
SUBDIR += acroread
|
|
SUBDIR += aspell
|
|
SUBDIR += citrix_ica
|
|
SUBDIR += dict
|
|
SUBDIR += ding
|
|
SUBDIR += geonext
|
|
SUBDIR += ispell
|
|
SUBDIR += ispell-alt
|
|
SUBDIR += ispell-neu
|
|
SUBDIR += jdictionary-eng-ger
|
|
SUBDIR += jdictionary-ger-hun
|
|
SUBDIR += kde3-i18n
|
|
SUBDIR += kheisereg
|
|
SUBDIR += koffice-i18n
|
|
SUBDIR += ksteak
|
|
SUBDIR += linux-eagle
|
|
SUBDIR += manpages
|
|
SUBDIR += phone
|
|
SUBDIR += php_doc
|
|
SUBDIR += schwobifyer
|
|
SUBDIR += selfhtml
|
|
SUBDIR += staroffice5
|
|
SUBDIR += staroffice52
|
|
SUBDIR += staroffice70
|
|
SUBDIR += steak
|
|
SUBDIR += swissgerman-ding
|
|
SUBDIR += tvbrowser
|
|
SUBDIR += unix-connect
|
|
SUBDIR += webalizer2
|
|
|
|
.include <bsd.port.subdir.mk>
|