Do not include benchmark.pl and perftest.pl in p5-Devel-NYTProf
package. They are only usefull for testing and debugging.
This commit is contained in:
parent
5d69c1fefc
commit
b2fb0e5cc3
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2009/08/18 23:28:41 bluhm Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/09/14 19:54:26 bluhm Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = powerful feature-rich perl source code profiler
|
||||
|
||||
DISTNAME = Devel-NYTProf-2.10
|
||||
PKGNAME = p5-${DISTNAME}p1
|
||||
|
||||
CATEGORIES = devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/05/05 22:21:15 bluhm Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/09/14 19:54:26 bluhm Exp $
|
||||
bin/nytprofcsv
|
||||
bin/nytprofhtml
|
||||
${P5ARCH}/
|
||||
@ -26,8 +26,8 @@ ${P5ARCH}/Devel/auto/
|
||||
${P5ARCH}/Devel/auto/Devel/
|
||||
${P5ARCH}/Devel/auto/Devel/NYTProf/
|
||||
${P5ARCH}/Devel/auto/Devel/NYTProf/NYTProf.so
|
||||
${P5ARCH}/Devel/benchmark.pl
|
||||
${P5ARCH}/Devel/perftest.pl
|
||||
@comment ${P5ARCH}/Devel/benchmark.pl
|
||||
@comment ${P5ARCH}/Devel/perftest.pl
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Devel/
|
||||
${P5ARCH}/auto/Devel/NYTProf/
|
||||
|
Loading…
Reference in New Issue
Block a user