View | Details | Raw Unified | Return to bug 201605
Collapse All | Expand All

(-)editors/calligra-l10n/Makefile (-8 / +1 lines)
Lines 4-18 Link Here
4
PORTVERSION=	${CALLIGRA_VERSION}
4
PORTVERSION=	${CALLIGRA_VERSION}
5
PORTREVISION=	3
5
PORTREVISION=	3
6
CATEGORIES=	editors kde
6
CATEGORIES=	editors kde
7
MASTER_SITES=	# none
8
DISTFILES=	# none
9
EXTRACT_ONLY=	# none
10
7
11
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
12
COMMENT=	Localized messages and documentation for Calligra
9
COMMENT=	Localized messages and documentation for Calligra
13
10
14
NO_ARCH=	yes
11
USES=		metaport
15
NO_BUILD=	yes
16
USE_KDE4=	kdeprefix
12
USE_KDE4=	kdeprefix
17
13
18
CALLIGRA_LANG_ALL=	bs ca ca@valencia cs da de el en_GB es et fi fr \
14
CALLIGRA_LANG_ALL=	bs ca ca@valencia cs da de el en_GB es et fi fr \
Lines 53-59 Link Here
53
ALL_RUN_DEPENDS+=	${${${lang}_OPT}_RUN_DEPENDS}
49
ALL_RUN_DEPENDS+=	${${${lang}_OPT}_RUN_DEPENDS}
54
.endfor
50
.endfor
55
51
56
do-install:
57
	@${DO_NADA}
58
59
.include <bsd.port.mk>
52
.include <bsd.port.mk>

Return to bug 201605