57fefece3a
PR: 119871 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
21 lines
446 B
Makefile
21 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>
|