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
|
2010-10-05 17:18:31 +02:00
|
|
|
PORTVERSION= 0.1.13
|
2008-01-19 20:07:57 +01:00
|
|
|
CATEGORIES= devel
|
2011-08-05 12:17:47 +02:00
|
|
|
#MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} \
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
2011-01-14 17:12:57 +01:00
|
|
|
http://ns.ael.ru/~fluffy.khv/distfiles/ \
|
|
|
|
http://dside.dyndns.org/files/rusxmms/
|
|
|
|
MASTER_SITE_SUBDIR= fluffy
|
|
|
|
|
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>
|