freebsd-ports/devel/autoconf-archive/Makefile
Daniel Engberg 6d25581fe3 devel/autoconf-archive: Update to 2022.09.03
Align DISTVERSION to match upstream

Changelog:
https://git.savannah.nongnu.org/cgit/autoconf-archive.git/tree/NEWS?h=v2022.09.03

PR:		266580
Approved by:	portmgr (maintainer timeout, 3+ weeks)
2022-10-16 11:17:22 +02:00

19 lines
351 B
Makefile

PORTNAME= autoconf-archive
DISTVERSION= 2022.09.03
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>