mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
ChangeLog: https://github.com/autoconf-archive/autoconf-archive/compare/v2022.09.03...v2023.02.20 PR: 276236 Approved by: maintainer timeout >2 months
18 lines
351 B
Makefile
18 lines
351 B
Makefile
PORTNAME= autoconf-archive
|
|
DISTVERSION= 2023.02.20
|
|
CATEGORIES= devel
|
|
MASTER_SITES= GNU
|
|
|
|
MAINTAINER= kwm@FreeBSD.org
|
|
COMMENT= Set of useful GNU Autoconf macros
|
|
WWW= https://savannah.gnu.org/projects/autoconf-archive
|
|
|
|
USES= makeinfo tar:xz
|
|
GNU_CONFIGURE= yes
|
|
INFO= ${PORTNAME}
|
|
|
|
NO_ARCH= yes
|
|
|
|
PLIST_SUB= MACRODIR=share/aclocal
|
|
|
|
.include <bsd.port.mk>
|