2009-08-23 12:40:59 +02:00
|
|
|
PORTNAME= rcctools
|
|
|
|
PORTVERSION= 0.1.1
|
2014-08-26 05:10:43 +02:00
|
|
|
PORTREVISION= 4
|
2009-08-23 12:40:59 +02:00
|
|
|
CATEGORIES= converters
|
2009-08-27 20:31:08 +02:00
|
|
|
MASTER_SITES= SF/rusxmms/${PORTNAME}/${PORTVERSION}
|
2009-08-23 12:40:59 +02:00
|
|
|
|
2018-06-18 06:16:19 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2009-08-23 12:40:59 +02:00
|
|
|
COMMENT= Charset conversion utility with language and encoding autodetection
|
2023-10-27 17:46:37 +02:00
|
|
|
WWW= https://rusxmms.sourceforge.net
|
2009-08-23 12:40:59 +02:00
|
|
|
|
2016-04-01 15:29:15 +02:00
|
|
|
LIB_DEPENDS= librcc.so:devel/librcc
|
2009-08-23 12:40:59 +02:00
|
|
|
|
2014-08-26 05:10:43 +02:00
|
|
|
USES= tar:bzip2
|
2009-08-23 12:40:59 +02:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2011-09-24 00:26:39 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
2014-06-11 16:49:59 +02:00
|
|
|
LIBS+= -L${LOCALBASE}/lib
|
2009-08-23 12:40:59 +02:00
|
|
|
|
|
|
|
PLIST_FILES= bin/rcc-recode
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|