| 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/devel/autogen/ |
Upload File : |
PORTNAME= autogen
PORTVERSION= 5.18.16
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= GNU/autogen/rel${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Tool designed to simplify the creation and maintenance of programs
WWW= https://www.gnu.org/software/autogen/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${RUN_DEPENDS} \
gmktemp:sysutils/coreutils
LIB_DEPENDS= libguile-2.2.so:lang/guile2
RUN_DEPENDS= bash:shells/bash
USES= gmake gnome libtool pathfix perl5 pkgconfig shebangfix tar:xz
USE_GNOME= libxml2
USE_PERL5= build
BINARY_ALIAS= mktemp=gmktemp
CONFIGURE_ARGS= --datadir=${PREFIX}/share \
--disable-dependency-tracking \
--with-libguile=yes --with-libxml2=yes
CONFIGURE_ENV= CONFIG_SHELL=${LOCALBASE}/bin/bash
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
USE_LDCONFIG= yes
INFO= autogen
# bin/columns
CONFLICTS_INSTALL= columns
SHEBANG_FILES= autoopts/tpl/*.pl
.include <bsd.port.mk>