openbsd-ports/x11/kde/kdoc3/Makefile

18 lines
395 B
Makefile
Raw Normal View History

2010-10-19 04:13:56 -04:00
# $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
2010-10-19 04:13:56 -04:00
USE_GROFF = Yes
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}
.include <bsd.port.mk>