install examples

This commit is contained in:
sthen 2016-03-30 20:38:03 +00:00
parent e3251be890
commit f995c193fd
2 changed files with 13 additions and 2 deletions

View File

@ -1,15 +1,17 @@
# $OpenBSD: Makefile,v 1.13 2016/03/20 19:56:21 naddy Exp $
# $OpenBSD: Makefile,v 1.14 2016/03/30 20:38:03 sthen Exp $
COMMENT = talk to other applications
MODULES = cpan
PKG_ARCH = *
DISTNAME = Expect-1.32
REVISION = 0
CATEGORIES = devel
# Perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = devel/p5-IO-Tty>=1.07
MODCPAN_EXAMPLES = Yes
.include <bsd.port.mk>

View File

@ -1,3 +1,12 @@
@comment $OpenBSD: PLIST,v 1.5 2015/09/01 07:26:53 benoit Exp $
@comment $OpenBSD: PLIST,v 1.6 2016/03/30 20:38:03 sthen Exp $
${P5SITE}/Expect.pm
@man man/man3p/Expect.3p
share/examples/p5-Expect/
share/examples/p5-Expect/calc.pl
share/examples/p5-Expect/expect_calc.pl
share/examples/p5-Expect/kibitz/
share/examples/p5-Expect/kibitz/Changelog
share/examples/p5-Expect/kibitz/README
share/examples/p5-Expect/kibitz/kibitz
share/examples/p5-Expect/kibitz/kibitz.man
share/examples/p5-Expect/ssh.pl