# Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= the_silver_searcher PORTVERSION= 0.13.1 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://cloud.github.com/downloads/ggreer/${PORTNAME}/ MAINTAINER= gslin@gslin.org COMMENT= A code-searching tool similar to ack but faster LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre ACLOCAL_ARGS+= -I ${ACLOCAL_DIR} AUTOMAKE_ARGS+= --add-missing GNU_CONFIGURE= yes PLIST_FILES= bin/ag USE_AUTOTOOLS= aclocal autoconf autoheader automake USE_PKGCONFIG= build MAN1= ag.1 .include