2013-03-10 11:27:06 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.20 2013/03/10 15:27:06 bluhm Exp $
|
2008-11-21 09:55:19 -05:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
|
|
|
|
COMMENT = powerful feature-rich perl source code profiler
|
|
|
|
|
2013-03-10 11:27:06 -04:00
|
|
|
DISTNAME = Devel-NYTProf-4.25
|
2008-11-21 09:55:19 -05:00
|
|
|
|
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
2012-08-31 14:06:36 -04:00
|
|
|
WANTLIB += c z
|
2008-11-21 09:55:19 -05:00
|
|
|
|
|
|
|
MODULES = cpan
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS = converters/p5-JSON-Any
|
2010-11-26 02:18:59 -05:00
|
|
|
REGRESS_DEPENDS = devel/p5-Sub-Name>=0.05
|
2008-11-21 09:55:19 -05:00
|
|
|
|
2011-01-09 08:53:27 -05:00
|
|
|
USE_GROFF = Yes
|
|
|
|
|
2008-11-21 09:55:19 -05:00
|
|
|
.include <bsd.port.mk>
|