2020-01-01 21:38:07 +00:00

20 lines
333 B
Makefile

# $OpenBSD: Makefile,v 1.5 2020/01/01 21:38:07 bluhm Exp $
COMMENT = format a header and rows into a table
DISTNAME = Term-Table-0.015
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Importer>=0.024
PKG_ARCH = *
.include <bsd.port.mk>