aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde3-i18n-pl/Makefile
blob: 55d6f1ea788724961fd6504feba16a1243321eae (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
24
# New ports collection makefile for:    kde2-i18n
# Date created:             1 March 2001
# Whom:                 Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   kde-i18n
PORTVERSION=    2.1.1
CATEGORIES= misc kde
MASTER_SITES=   ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src

MAINTAINER= demon@FreeBSD.org

LIB_DEPENDS=    intl.1:${PORTSDIR}/devel/gettext

USE_KDELIBS_VER=2
USE_BZIP2=  yes
USE_GMAKE=  yes

GNU_CONFIGURE=  yes

.include <bsd.port.mk>