freebsd-ports/ports-mgmt/pkgsearch/Makefile
Dennis Herrmann ee2657f9cd - Update to 1.1.0
PR:	131883
Submitted by:	myself
Approved by:	maintainer timeout (two weeks), tabthorpe (co-mentor)
2009-03-12 16:37:56 +00:00

19 lines
417 B
Makefile

# New ports collection makefile for: pkgsearch
# Date created: 14 September 2007
# Whom: Diego_Rocha <diegorocha1987@gmail.com>
#
# $FreeBSD$
#
PORTNAME= pkgsearch
PORTVERSION= 1.1.0
CATEGORIES= ports-mgmt
MASTER_SITES= http://dl.sharesource.org/${PORTNAME}/
MAINTAINER= diegorocha1987@gmail.com
COMMENT= Find your packages in ports and installed packages
PLIST_FILES= bin/pkgsearch
.include <bsd.port.mk>