freebsd-ports/devel/librcd/Makefile
2013-09-25 00:54:08 +00:00

21 lines
524 B
Makefile

# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
# $FreeBSD$
PORTNAME= librcd
PORTVERSION= 0.1.13
CATEGORIES= devel
#MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION} \
MASTER_SITES= ${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>