PORTNAME=	ctags
PORTVERSION=	5.8
CATEGORIES=	devel
MASTER_SITES=	SF

MAINTAINER=	portmaster@bsdforge.com
COMMENT=	Feature-filled tagfile generator for vi and emacs clones
WWW=		http://ctags.sourceforge.net/

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--enable-macro-patterns --with-readlib
USES=	desthack

SUB_FILES+=	pkg-message

.include <bsd.port.mk>
