freebsd-ports/devel/librcd/Makefile
Dima Panov 4b83df28a0 - devel/librcc: update to 0.2.9 release, add some optional components
- Grab maintainership for librcc and librcd by current maintainer's request

PR:		142470
Submitted by:	myself
Approved by:	Ulrich Spörlein (maintainer)
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-08 18:04:30 +00:00

20 lines
445 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= 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>