1 # $NetBSD: Makefile,v 1.21 2012/09/11 23:25:09 asau Exp $
6 CATEGORIES
= shells perl5
7 MASTER_SITES
= http
://www.focusresearch.com
/gregor
/download
/
9 MAINTAINER
= pkgsrc-users@NetBSD.org
10 HOMEPAGE
= http
://www.focusresearch.com
/gregor
/sw
/psh
/
11 COMMENT
= The Perl Shell
13 DEPENDS
+= p5-Term-ReadKey
>=2.21:..
/..
/devel
/p5-Term-ReadKey
14 DEPENDS
+= p5-Term-ReadLine
>=1.12:..
/..
/devel
/p5-Term-ReadLine
15 DEPENDS
+= p5-BSD-Resource
>=1.15:..
/..
/devel
/p5-BSD-Resource
19 PERL5_PACKLIST
= auto
/psh
/.packlist
21 .
include "../../lang/perl5/module.mk"
22 .
include "../../mk/bsd.pkg.mk"