1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/devel/librcd/Makefile

21 lines
447 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.11
CATEGORIES= devel
MASTER_SITES= SF/rusxmms/Charset%20Detection%20Library/${PORTVERSION}
MAINTAINER= uspoerlein@gmail.com
COMMENT= Library used by rusxmms for autodetection of russian charset
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>