ports/devel/autoconf/2.56/Makefile

12 lines
180 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
VERSION = 2.56
REVISION = 5
BUILD_DEPENDS = devel/help2man
CONFIGURE_ARGS += --without-lispdir
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
NO_TEST = Yes
.include <bsd.port.mk>