freebsd-ports/devel/autoconf-archive/Makefile

19 lines
351 B
Makefile

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