pkgsrc/converters/kdesupport/Makefile
hubertf 7bed43a6a2 Distfiles aren't available any longer on the KDE ftp site, so let's
archive them at ${MASTER_SITE_LOCAL}/kde1
2002-09-01 04:26:09 +00:00

25 lines
634 B
Makefile

# $NetBSD: Makefile,v 1.38 2002/09/01 04:26:10 hubertf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp
#
DISTNAME= kdesupport-1.1.2
CATEGORIES= converters kde
MASTER_SITES= ${MASTER_SITE_LOCAL}/kde1
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.kde.org/
COMMENT= Mime library for the KDE integrated X11 desktop
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/admin/ltconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--without-gnu-ld" \
"--without-libjpeg" \
"--without-libgif" \
"--without-libgdbm" \
"--without-libuulib" \
"--without-sprite-field"
.include "../../mk/bsd.pkg.mk"