# New ports collection makefile for:	librcd
# Date created:			30-12-2007
# Whom:				Ulrich Spoerlein <uspoerlein@gmail.com>
#
# $FreeBSD: ports/devel/librcd/Makefile,v 1.8 2011/01/14 16:12:57 fluffy Exp $
#

PORTNAME=	librcd
PORTVERSION=	0.1.13
CATEGORIES=	devel
MASTER_SITES=	SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} \
		${MASTER_SITE_LOCAL} \
		http://ns.ael.ru/~fluffy.khv/distfiles/ \
		http://dside.dyndns.org/files/rusxmms/
MASTER_SITE_SUBDIR=	fluffy


MAINTAINER=	fluffy@FreeBSD.org
COMMENT=	Library used by rusxmms for autodetection of russian charset

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>
