aaa1885833
ok jasper@
20 lines
389 B
Makefile
20 lines
389 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:30 ajacoutot Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
COMMENT= per-line quick profiler for perl
|
|
CATEGORIES= devel
|
|
DISTNAME= Devel-FastProf-0.08
|
|
REVISION= 1
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Sort-Key
|
|
|
|
.include <bsd.port.mk>
|