1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/librcd/Makefile
Dmitry Marakasov cb9aac0071 - Switch devel/librcd to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-12 18:43:26 +00:00

19 lines
411 B
Makefile

# Created by: Ulrich Spoerlein <uspoerlein@gmail.com>
# $FreeBSD$
PORTNAME= librcd
PORTVERSION= 0.1.14
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://dside.dyndns.org/files/rusxmms/ \
LOCAL/fluffy
MAINTAINER= fluffy@FreeBSD.org
COMMENT= Library used by rusxmms for autodetection of Russian charset
GNU_CONFIGURE= yes
USES= gmake libtool pathfix tar:bzip2
USE_LDCONFIG= yes
.include <bsd.port.mk>