pkgsrc/sysutils/xps/Makefile
wiz 3184463075 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00

22 lines
601 B
Makefile

# $NetBSD: Makefile,v 1.39 2012/10/03 21:57:46 wiz Exp $
DISTNAME= xps-4.2
PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=motif-pstree/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://motif-pstree.sourceforge.net/
COMMENT= Displays the Unix process list as a hierarchical tree
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl pod2man pod2html
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= x_applibdir=${PREFIX}/lib/X11/app-defaults
post-extract:
${LN} -s FreeBSD ${WRKSRC}/src/DragonFly
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"