8 lines
155 B
Makefile
8 lines
155 B
Makefile
|
# Created by: Boris Samorodov <bsam@FreeBSD.org>
|
||
|
# $FreeBSD$
|
||
|
|
||
|
CATEGORIES= devel python
|
||
|
I18N_LANG= es
|
||
|
|
||
|
.include "${.CURDIR}/../../devel/eric6/Makefile.inc"
|