mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
617a653c25
- Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
14 lines
305 B
Makefile
14 lines
305 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= calligra-l10n
|
|
PORTVERSION= ${CALLIGRA_VERSION}
|
|
CATEGORIES= portuguese editors kde
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Portuguese messages and documentation for Calligra
|
|
|
|
CALLIGRA_L10N= pt
|
|
|
|
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
|
|
.include <bsd.port.mk>
|