24 lines
407 B
Makefile

# $OpenBSD: Makefile,v 1.2 2019/07/12 20:44:59 sthen Exp $
COMMENT = write your linewise code for handles; this does the rest
DISTNAME = Mixin-Linewise-0.108
CATEGORIES = devel
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Sub-Exporter \
textproc/p5-PerlIO-utf8_strict
PKG_ARCH = *
CPAN_AUTHOR = RJBS
.include <bsd.port.mk>