pkgsrc/textproc/kdoc/Makefile
wiz 2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00

20 lines
499 B
Makefile

# $NetBSD: Makefile,v 1.31 2015/06/12 10:51:21 wiz Exp $
DISTNAME= kdoc-2.0a54
PKGNAME= kdoc-3.0
PKGREVISION= 6
CATEGORIES= textproc kde
MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= C++ and IDL Class Documentation Tool
USE_TOOLS+= perl:run pod2man
SUBST_CLASSES+= vars
SUBST_STAGE.vars= do-configure
SUBST_FILES.vars= Makefile.in
SUBST_SED.vars= -e 's|@perl@|${PERL5}|g'
.include "../../meta-pkgs/kde3/Makefile.kde3"
.include "../../mk/bsd.pkg.mk"