1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/librcd/Makefile
Martin Wilke 57fefece3a - Update to 0.1.11
PR:		119871
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
2008-01-21 22:31:40 +00:00

22 lines
446 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= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rusxmms
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>