pkgsrc/misc/koffice-i18n-fa/Makefile
jlam 585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00

16 lines
419 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
DISTNAME= koffice-i18n-fa-1.3.5
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= ianzag@mail.ru
HOMEPAGE= http://www.koffice.org/
COMMENT= Persian language pack for KOffice
GNU_CONFIGURE= YES
USE_TOOLS+= gmake
.include "../../misc/koffice/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"