14 lines
241 B
Makefile
14 lines
241 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/03/11 10:50:01 espie Exp $
|
|
|
|
VERSION = 2.57
|
|
REVISION = 2
|
|
|
|
BUILD_DEPENDS = devel/help2man
|
|
|
|
CONFIGURE_ARGS += --without-lispdir
|
|
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/config
|
|
|
|
NO_TEST = Yes
|
|
|
|
.include <bsd.port.mk>
|