Add autoconf port.
This commit is contained in:
parent
b6725774cc
commit
a1f3ac8a9c
1 changed files with 12 additions and 0 deletions
12
ports/autoconf/autoconf.port
Normal file
12
ports/autoconf/autoconf.port
Normal file
|
@ -0,0 +1,12 @@
|
|||
NAME=autoconf
|
||||
BUILD_LIBRARIES=
|
||||
VERSION=2.72
|
||||
DISTNAME=$NAME-$VERSION
|
||||
COMPRESSION=tar.xz
|
||||
ARCHIVE=$DISTNAME.$COMPRESSION
|
||||
SHA256SUM=ba885c1319578d6c94d46e9b0dceb4014caafe2490e437a0dbca3f270a223f5a
|
||||
UPSTREAM_SITE=https://ftp.gnu.org/gnu/autoconf
|
||||
UPSTREAM_ARCHIVE=$ARCHIVE
|
||||
LICENSE=GPL-3.0-or-later
|
||||
BUILD_SYSTEM=configure
|
||||
CONFIGURE_VARS='M4=m4 PERL=/bin/perl'
|
Loading…
Add table
Add a link
Reference in a new issue