15 lines
286 B
Makefile
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>
|