pkgsrc-wip/kxmleditor/Makefile
Tobias Nygren d2ab3469b0 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 04:30:10 +00:00

21 lines
529 B
Makefile

# $NetBSD: Makefile,v 1.13 2008/01/18 04:30:15 tnn2 Exp $
#
DISTNAME= kxmleditor-1.0.0
PKGREVISION= 2
CATEGORIES= textproc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kxmleditor/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://kxmleditor.sourceforge.net/
COMMENT= KDE xml editor
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
USE_TOOLS+= gmake msgfmt
USE_LIBTOOL= yes
SHLIBTOOL_OVERRIDE= libtool
.include "../../meta-pkgs/kde3/kde3.mk"
.include "../../x11/kdelibs3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"