summaryrefslogtreecommitdiffstats
path: root/devel/ctags/Makefile
blob: ca87d5e6234ee91b4588a7fe7e92b9092185f7ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: jkoshy
# $FreeBSD$

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

MAINTAINER=	zeising@FreeBSD.org
COMMENT=	A 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>
OpenPOWER on IntegriCloud