# $OpenBSD: Makefile,v 1.10 2016/03/20 19:57:04 naddy Exp $

COMMENT =	Encode::Encoding subclass that detects the encoding of data

MODULES =	cpan
DISTNAME =	Encode-Detect-1.01
REVISION =	4
CATEGORIES =	textproc

# Perl
PERMIT_PACKAGE_CDROM =	Yes

WANTLIB += c perl stdc++

CONFIGURE_STYLE =	modbuild

.include <bsd.port.mk>
