bluhm a27cbbba7b update p5-strictures to 2.000003
from maintainer Sergey Bronnikov; OK afresh1@
2016-11-23 21:53:34 +00:00

25 lines
519 B
Makefile

# $OpenBSD: Makefile,v 1.5 2016/11/23 21:53:34 bluhm Exp $
COMMENT = turn on strict and make most warnings fatal
MODULES = cpan
PKG_ARCH = *
DISTNAME = strictures-2.000003
CATEGORIES = devel
MAINTAINER = Sergey Bronnikov <estetus@gmail.com>
CPAN_AUTHOR = HAARG
# Perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = devel/p5-indirect
# These allow additional strictures to be used, should we ever
# get them ported.
#RUN_DEPENDS += CPAN/p5-bareword-filehandles \
# CPAN/p5-multidimensional \
.include <bsd.port.mk>