aboutsummaryrefslogtreecommitdiff
path: root/misc/k3b-i18n/Makefile
blob: 9302007bd0b3fd09dabb9868edbf3653e5c9f65b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    k3b-i18n
# Date created:			Tue Mar 16 00:33:35 CET 2004
# Whom:				Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	k3b-i18n
PORTVERSION=	1.0.5
PORTREVISION=	4
CATEGORIES?=	misc kde
MASTER_SITES=	SF/k3b/${PORTNAME}/${PORTVERSION}

MAINTAINER=	markus@FreeBSD.org
COMMENT=	Localized messages and documentation for K3b

USE_KDELIBS_VER=3
USE_BZIP2=	yes
USE_GMAKE=	yes
USE_GETTEXT=	build
GNU_CONFIGURE=	yes

.include <bsd.port.mk>