# Created by: jkoshy

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

MAINTAINER=	zeising@FreeBSD.org
COMMENT=	Feature-filled tagfile generator for vi and emacs clones

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

SUB_FILES+=	pkg-message

.include <bsd.port.mk>
