freebsd-ports/devel/librcd/Makefile
Dima Panov ed4913c17e - Primary download site is unavailable now, SF mirror is outdated,
so host distfiles at my own as additional source.

Noticed by:	pointyhat via erwin
Feature safe:	yes
2011-01-14 16:12:57 +00:00

25 lines
585 B
Makefile

# New ports collection makefile for: librcd
# Date created: 30-12-2007
# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
#
# $FreeBSD$
#
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>