mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
archivers/innoextract: Adopt port
This commit is contained in:
parent
c41bce980e
commit
05716c88ca
1 changed files with 2 additions and 2 deletions
|
@ -4,13 +4,13 @@ PORTREVISION= 1
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= http://constexpr.org/innoextract/files/
|
MASTER_SITES= http://constexpr.org/innoextract/files/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= eduardo@FreeBSD.org
|
||||||
COMMENT= Program to extract Inno Setup files
|
COMMENT= Program to extract Inno Setup files
|
||||||
|
|
||||||
LICENSE= ZLIB
|
LICENSE= ZLIB
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BROKEN_sparc64= Does not build: undefined reference to std::ctype<char>::_M_widen_init()
|
BROKEN_sparc64= does not build: undefined reference to std::ctype<char>::_M_widen_init()
|
||||||
|
|
||||||
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
|
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue