From 4d25048f8631027c1b7b8a95bb6fa0e2034efe24 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Fri, 20 Jul 2001 23:09:46 +0000 Subject: Install examples coming with p5-POE. Submitted by: MAINTAINER PR: 29105 --- devel/p5-POE/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devel/p5-POE/Makefile') diff --git a/devel/p5-POE/Makefile b/devel/p5-POE/Makefile index 6046ab89e45a..570dc381243f 100644 --- a/devel/p5-POE/Makefile +++ b/devel/p5-POE/Makefile @@ -31,4 +31,8 @@ MAN3= POE::Driver::SysRW.3 POE::Wheel::ListenAccept.3\ POE::Filter::Block.3 POE::Wheel::FollowTail.3 POE::Kernel.3\ POE::Filter::Stream.3 POE::Wheel::Curses.3 +post-install: + @${MKDIR} ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} + ${INSTALL_DATA} ${WRKSRC}/samples/* ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} + .include -- cgit v1.2.3