13 lines
228 B
Makefile
13 lines
228 B
Makefile
COMMENT= hexadecimal dumper
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Data-HexDump-0.04
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Abel Abraham Camarillo Ojeda <acamari@verlet.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|