50c7e4b2d4
ksh: q: not found
18 lines
391 B
Makefile
18 lines
391 B
Makefile
# $OpenBSD: Makefile,v 1.13 2011/05/06 14:32:37 ajacoutot Exp $
|
|
|
|
COMMENT= embedded documentation in C++
|
|
CATEGORIES= x11 x11/kde devel
|
|
VERSION= 2.0a54
|
|
DISTNAME= kdoc-${VERSION}
|
|
|
|
MASTER_SITES= http://distfiles.bsdfrog.org/
|
|
|
|
MODULES=
|
|
AUTOCONF_VERSION= 2.52
|
|
CONFIGURE_STYLE= autoconf no-autoheader
|
|
USE_GMAKE= No
|
|
USE_GROFF = Yes
|
|
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}
|
|
|
|
.include <bsd.port.mk>
|