12 lines
182 B
Makefile
12 lines
182 B
Makefile
VERSION = 2.58
|
|
REVISION = 5
|
|
|
|
BUILD_DEPENDS = devel/help2man
|
|
|
|
CONFIGURE_ARGS += --without-lispdir
|
|
MODGNU_CONFIG_GUESS_DIRS = ${WRKSRC}/config
|
|
|
|
NO_TEST = Yes
|
|
|
|
.include <bsd.port.mk>
|