19 lines
385 B
Makefile
19 lines
385 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/04/06 09:25:08 sthen 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_FTP= Yes
|
||
|
PERMIT_PACKAGE_CDROM= Yes
|
||
|
PERMIT_DISTFILES_FTP= Yes
|
||
|
PERMIT_DISTFILES_CDROM= Yes
|
||
|
|
||
|
MODULES= cpan
|
||
|
|
||
|
.include <bsd.port.mk>
|