# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>

PORTNAME=	CPU-Z80-Assembler
PORTVERSION=	2.18
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Z80 assembler written in Perl

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

RUN_DEPENDS=	p5-Asm-Preproc>=1.00:devel/p5-Asm-Preproc \
		p5-Regexp-Trie>=0.02:devel/p5-Regexp-Trie

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>
