blob: 029b92d0a64b4ee62725f9339ae4cb163e7caa16 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: calligra-l10n-sk
# Date created: 18 April 2012
# Whom: Alberto Villa <avilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
CATEGORIES?= editors kde
MAINTAINER= kde@FreeBSD.org
COMMENT= Slovak messages and documentation for Calligra
CALLIGRA_L10N= sk
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
|