2008-01-19 20:07:57 +01:00
|
|
|
# New ports collection makefile for: librcd
|
|
|
|
# Date created: 30-12-2007
|
|
|
|
# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= librcd
|
2008-01-21 23:31:40 +01:00
|
|
|
PORTVERSION= 0.1.11
|
2008-01-19 20:07:57 +01:00
|
|
|
CATEGORIES= devel
|
2009-08-22 02:18:43 +02:00
|
|
|
MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION}
|
2008-01-19 20:07:57 +01:00
|
|
|
|
2010-01-08 19:04:30 +01:00
|
|
|
MAINTAINER= fluffy@FreeBSD.org
|
2008-01-19 20:07:57 +01:00
|
|
|
COMMENT= Library used by rusxmms for autodetection of russian charset
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|