ports/66076: [MAINTAINER] devel/p5-Proc-ProcessTable: [install PORTDOCS]

michael johnson ahze at ahze.net
Thu Apr 29 06:20:21 UTC 2004


>Number:         66076
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Proc-ProcessTable: [install PORTDOCS]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 28 23:20:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #43: Thu Apr 22 05:38:22 EDT 2004
>Description:
- Install PORTDOCS

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Proc-ProcessTable-0.39.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Proc-ProcessTable/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	21 Dec 2003 17:03:51 -0000	1.12
+++ Makefile	29 Apr 2004 06:10:50 -0000
@@ -21,5 +21,14 @@
 		Proc::Killall.3 \
 		Proc::ProcessTable.3 \
 		Proc::Killfam.3
+PORTDOCS=	README README.freebsd
+
+post-install:
+.if !defined(NOPORTDOCS)
+	${MKDIR} ${DOCSDIR}
+.for i in ${PORTDOCS}
+	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+.endfor
+.endif
 
 .include <bsd.port.mk>
--- p5-Proc-ProcessTable-0.39.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list