2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:30 ajacoutot Exp $
|
2007-04-09 18:43:47 -04:00
|
|
|
|
|
|
|
SHARED_ONLY= Yes
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= per-line quick profiler for perl
|
2007-04-09 18:43:47 -04:00
|
|
|
CATEGORIES= devel
|
2008-10-05 19:02:45 -04:00
|
|
|
DISTNAME= Devel-FastProf-0.08
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2007-04-09 18:43:47 -04:00
|
|
|
MODULES= cpan
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2007-04-09 18:43:47 -04:00
|
|
|
|
|
|
|
# perl
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Sort-Key
|
2007-04-09 18:43:47 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|