openbsd-ports/devel/p5-Data-Dumper-Concise/Makefile
2022-03-11 18:49:30 +00:00

15 lines
286 B
Makefile

COMMENT = less indentation and newlines plus sub deparsing
DISTNAME = Data-Dumper-Concise-2.023
CATEGORIES = devel
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
FIX_EXTRACT_PERMISSIONS = Yes
.include <bsd.port.mk>