freebsd-ports/misc/kde3-i18n-nso/Makefile

32 lines
726 B
Makefile
Raw Normal View History

# New ports collection makefile for: kde3-i18n-nso
# Date created: 15 July 2002
# Whom: Lauri Watts <lauri@kde.org>
#
# $FreeBSD$
#
PORTNAME= kde-i18n
# PORTVERSION= ${KDE_VERSION}
PORTVERSION= 3.1.5
2007-07-05 14:51:14 +02:00
PORTREVISION= 1
CATEGORIES?= misc kde
MASTER_SITES= ${MASTER_SITE_KDE}
2005-08-01 00:46:35 +02:00
MASTER_SITE_SUBDIR= Attic/${PORTVERSION:S/.0//}/src/kde-i18n
PKGNAMEPREFIX= nso-
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org
2004-12-13 21:12:15 +01:00
COMMENT= Northern Sotho messages and documentation for KDE3
BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
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>