14 lines
241 B
Makefile

# $OpenBSD: Makefile,v 1.13 2016/06/29 16:14:39 espie Exp $
VERSION = 2.56
REVISION = 4
BUILD_DEPENDS = devel/help2man
CONFIGURE_ARGS += --without-lispdir
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
NO_TEST = Yes
.include <bsd.port.mk>