freebsd-ports/editors/calligra-l10n-es/Makefile

14 lines
292 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES?= editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Spanish messages and documentation for Calligra
CALLIGRA_L10N= es
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>