openbsd-ports/devel/p5-Data-HexDump/Makefile

18 lines
371 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2010/06/30 07:19:21 sthen Exp $
COMMENT= hexadecimal dumper
MODULES= cpan
DISTNAME= Data-HexDump-0.02
CATEGORIES= devel
MAINTAINER= Abel Abraham Camarillo Ojeda <acamari@the00z.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>