mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
57fefece3a
PR: 119871 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
22 lines
446 B
Makefile
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>
|