3ae30f398a
Quotting reporter: The name of this package appears to be Grammalecte-fr [1]. Even though its not listed in PyPI (CHEESESHOP) yet, if it ever is uploaded/registered there, that's what its name will be. [1] setup.py: name='Grammalecte-fr', Reported by: koobs
24 lines
480 B
Makefile
24 lines
480 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = French support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += aster
|
|
SUBDIR += fortune-mod-zarathoustra
|
|
SUBDIR += geonext
|
|
SUBDIR += gimp-help
|
|
SUBDIR += homard
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += jdictionary-fre-hun
|
|
SUBDIR += libreoffice
|
|
SUBDIR += med
|
|
SUBDIR += mythes
|
|
SUBDIR += py-grammalecte-fr
|
|
SUBDIR += trytond28_account_fr
|
|
SUBDIR += verbiste
|
|
SUBDIR += wordpress
|
|
|
|
.include <bsd.port.subdir.mk>
|