freebsd-dev/usr.bin/calendar/calendars/pt_BR.UTF-8/calendar.all
Edwin Groothuis 8f056e41f7 Please welcome the Brazilian calendar in the FreeBSD base.
For now, calendar.brazilian points to pt_BR.ISO8859-1

Submitted by:	Renato Tambellini <rtsanch@gmail.com>
MFC after:	1 week
2011-03-23 21:22:03 +00:00

17 lines
334 B
Plaintext

/*
* $FreeBSD$
*
* Originally submitted by Renato Tambellini <rtsanch@gmail.com>
*
* Brazilian calendar
*/
#ifndef _pt_BR_UTF_8_all_
#define _pt_BR_UTF_8_all_
#include <pt_BR.UTF-8/calendar.holidays>
#include <pt_BR.UTF-8/calendar.commemorative>
#include <pt_BR.UTF-8/calendar.mcommemorative>
#endif /* !_pt_BR.UTF_8_all_ */