openbsd-ports/x11/kde/kdoc3/Makefile
2010-10-19 08:13:56 +00:00

18 lines
395 B
Makefile

# $OpenBSD: Makefile,v 1.12 2010/10/19 08:13:58 espie Exp $
COMMENT= embedded documentation in C++
CATEGORIES= x11 x11/kde devel
VERSION= 2.0a54
DISTNAME= kdoc-${VERSION}
MASTER_SITES= ${MASTER_SITE_KDE:=stable/3.0.1/src/}
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>