16 lines
303 B
Makefile
16 lines
303 B
Makefile
# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:15 espie Exp $
|
|
|
|
COMMENT= less indentation and newlines plus sub deparsing
|
|
|
|
DISTNAME= Data-Dumper-Concise-2.020
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Andrew Fresh <andrew@cpan.org>
|
|
|
|
# Same as Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
.include <bsd.port.mk>
|