ports/devel/autoconf-archive/Makefile
2024-03-13 08:24:28 +00:00

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>