# New ports collection makefile for:	portsearch
# Date created:				22 Nov 2005
# Whom:					Vasil Dimov <vd@datamax.bg>
#
# $FreeBSD: ports/sysutils/portsearch/Makefile,v 1.2 2006/05/02 07:13:34 vd Exp $
# $MidnightBSD: mports/ports-mgmt/portsearch/Makefile,v 1.4 2010/02/27 19:18:05 laffer1 Exp $
#

PORTNAME=	portsearch
PORTVERSION=	1.3.2
CATEGORIES=	ports-mgmt
MASTER_SITES=	${MASTER_SITE_FREEBSD_LOCAL}
MASTER_SITE_SUBDIR=	vd/portsearch

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Port searching tool that supports search by packing list files
LICENSE=	bsd2

PLIST_FILES=	bin/portsearch %%DATADIR%%/Makefile
PLIST_DIRS=	%%DATADIR%%

.include <bsd.port.mk>
