2003-05-19 19:56:47 +02:00
|
|
|
# New ports collection makefile for: koffice-i18n-th
|
|
|
|
# Date created: 27 April 2003
|
|
|
|
# Whom: Michael Nottebrock <michaelnottebrock@gmx.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= koffice-i18n
|
2004-12-13 20:53:56 +01:00
|
|
|
PORTVERSION= 1.3.5
|
2010-03-28 08:47:48 +02:00
|
|
|
PORTREVISION= 5
|
2009-06-29 13:59:57 +02:00
|
|
|
CATEGORIES?= editors kde
|
2003-05-19 19:56:47 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_KDE}
|
2007-07-04 12:25:00 +02:00
|
|
|
MASTER_SITE_SUBDIR= Attic/koffice-${PORTVERSION:S/.0//}/src/
|
2003-05-19 19:56:47 +02:00
|
|
|
PKGNAMEPREFIX= th-
|
|
|
|
DIST_SUBDIR= KDE
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
2004-12-13 20:53:56 +01:00
|
|
|
COMMENT= Thai messages and documentation for koffice
|
2003-05-19 19:56:47 +02:00
|
|
|
|
2004-02-05 02:23:10 +01:00
|
|
|
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
|
|
|
|
|
2003-05-19 19:56:47 +02:00
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
KDE_I18N= yes
|
|
|
|
|
|
|
|
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|