mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Library used by ruxmms for autodetection of russian charset
WWW: http://rusxmms.sourceforge.net/ PR: ports/119187 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.comm>
This commit is contained in:
parent
fda752e9de
commit
644b660fd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205842
@ -639,6 +639,7 @@
|
||||
SUBDIR += libphish
|
||||
SUBDIR += libpperl
|
||||
SUBDIR += libpthread-stubs
|
||||
SUBDIR += librcd
|
||||
SUBDIR += libredblack
|
||||
SUBDIR += libruin
|
||||
SUBDIR += libs11n
|
||||
|
21
devel/librcd/Makefile
Normal file
21
devel/librcd/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: librcd
|
||||
# Date created: 30-12-2007
|
||||
# Whom: Ulrich Spoerlein <uspoerlein@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= librcd
|
||||
PORTVERSION= 0.1.10
|
||||
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>
|
3
devel/librcd/distinfo
Normal file
3
devel/librcd/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (librcd-0.1.10.tar.bz2) = b496fe64a9ea0fe9ee9d0a842663c7c0
|
||||
SHA256 (librcd-0.1.10.tar.bz2) = 9a8ff492d12851698063ecdb7755279cb565068a384977842196ad80c26c9522
|
||||
SIZE (librcd-0.1.10.tar.bz2) = 304361
|
3
devel/librcd/pkg-descr
Normal file
3
devel/librcd/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Library used by ruxmms for autodetection of russian charset
|
||||
|
||||
WWW: http://rusxmms.sourceforge.net/
|
5
devel/librcd/pkg-plist
Normal file
5
devel/librcd/pkg-plist
Normal file
@ -0,0 +1,5 @@
|
||||
include/librcd.h
|
||||
lib/librcd.a
|
||||
lib/librcd.la
|
||||
lib/librcd.so
|
||||
lib/librcd.so.1
|
Loading…
x
Reference in New Issue
Block a user