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