summaryrefslogtreecommitdiffstats
path: root/devel/p5-Data-Hexdumper/Makefile
blob: 387d0b71820d6b19870dae39bf5ad22de73dc03c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: ijliao
# $FreeBSD$

PORTNAME=	Data-Hexdumper
PORTVERSION=	3.00.01
PORTREVISION=	1
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Module for displaying binary data in a readable format

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud