openbsd-ports/devel/p5-Data-HexDump/Makefile
2013-03-11 10:50:00 +00:00

17 lines
311 B
Makefile

# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:15 espie Exp $
COMMENT= hexadecimal dumper
MODULES= cpan
DISTNAME= Data-HexDump-0.02
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Abel Abraham Camarillo Ojeda <acamari@the00z.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>