openbsd-ports/textproc/p5-Template-Timer/Makefile

20 lines
357 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.10 2013/03/11 11:42:44 espie Exp $
2006-11-05 04:40:03 -05:00
COMMENT= rudimentary profiling module for Template Toolkit
2006-11-05 04:40:03 -05:00
DISTNAME= Template-Timer-0.04
REVISION= 2
CATEGORIES= textproc
2006-11-05 04:40:03 -05:00
2007-05-05 13:44:50 -04:00
MAINTAINER= Simon Bertrang <simon@openbsd.org>
2006-11-05 04:40:03 -05:00
# Perl
2006-11-05 04:40:03 -05:00
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
2006-11-05 04:40:03 -05:00
2010-11-20 14:56:47 -05:00
RUN_DEPENDS= textproc/p5-Template
2006-11-05 04:40:03 -05:00
.include <bsd.port.mk>