1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Beech Rintoul dc1dc70dad - Update to 1.0.6
- Fixes integrated upstream, now builds in C.

PR:		ports/120326
Submitted by:	Diego_Rocha <diegorocha1987@gmail.com> (maintainer)
2008-02-06 22:36:22 +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.0.6
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>