summaryrefslogblamecommitdiff
path: root/devel/ctags/Makefile
blob: 9f729f02c0e628dfb8ae7e81b76e745119315a70 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




                                              
           



                           

                                                         
                                                     
 
                                  







                                       
# New ports collection makefile for:   exctags
# Version required:    3.2.2
# Date created:        4 June 1996
# Whom:                jkoshy
#
# $FreeBSD$
#

DISTNAME=	ctags-3.2.2
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_SUNSITE}\
		http://fly.hiwaay.net/~darren/archives/ \
		http://www.freebsd.org/~jkoshy/PORTS/

MAINTAINER=	jkoshy@FreeBSD.org

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-macro-patterns

MAN1=		ctags.1
MLINKS=		ctags.1 etags.1

.include <bsd.port.mk>