16 lines
295 B
Makefile
16 lines
295 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:48:40 naddy Exp $
|
|
|
|
COMMENT= hexadecimal dumper
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Data-HexDump-0.02
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Abel Abraham Camarillo Ojeda <acamari@the00z.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|