2011-01-09 08:53:27 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2011/01/09 13:53:27 bluhm Exp $
|
2008-11-21 09:55:19 -05:00
|
|
|
|
|
|
|
SHARED_ONLY = Yes
|
|
|
|
|
|
|
|
COMMENT = powerful feature-rich perl source code profiler
|
|
|
|
|
2011-01-09 08:53:27 -05:00
|
|
|
DISTNAME = Devel-NYTProf-4.06
|
2008-11-21 09:55:19 -05:00
|
|
|
|
|
|
|
CATEGORIES = devel
|
|
|
|
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
|
|
PERMIT_DISTFILES_CDROM =Yes
|
|
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
|
|
|
|
WANTLIB = z
|
|
|
|
|
|
|
|
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>
|