head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2007.12.09.11.01.58;	author krion;	state dead;
branches;
next	1.1;

1.1
date	2007.12.09.02.06.00;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Backout previous commit, since it's done without maintainers
approval.  These changes were approved by adding it as port to
ports/ tree, but not for src/. I talked to PR submitter and miwi@@
some days ago and explained the reasons for it, the both were agree
to add it to ports/ only.
@
text
@# $FreeBSD: src/usr.sbin/pkg_install/search/Makefile,v 1.1 2007/12/09 02:06:00 obrien Exp $

SCRIPTS=pkg_search.sh
MAN=	pkg_search.1

.include <bsd.prog.mk>
@


1.1
log
@Add the 'pkg_search' script.
This makes it easier to figure what packages you want to install.

Submitted by:	Matthias Schmidt <schmidtm @@ mathematik . uni-marburg . de>
@
text
@d1 1
a1 1
# $FreeBSD$
@

