aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_search
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:36:49 +0000
commit16f65335a1da8b465551d267919a3c57435fb132 (patch)
treefe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/pkg_search
parent7de019308714a4657174fe4596e39045f6e8e95c (diff)
downloadports-16f65335a1da8b465551d267919a3c57435fb132.tar.gz
ports-16f65335a1da8b465551d267919a3c57435fb132.zip
Notes
Diffstat (limited to 'ports-mgmt/pkg_search')
-rw-r--r--ports-mgmt/pkg_search/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/pkg_search/Makefile b/ports-mgmt/pkg_search/Makefile
index 85c34cbfe1fd..bada1b41a08f 100644
--- a/ports-mgmt/pkg_search/Makefile
+++ b/ports-mgmt/pkg_search/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pkg_search
-# Date created: 3 December 2007
-# Whom: Matthias Schmidt
-#
+# Created by: Matthias Schmidt
# $FreeBSD$
-#
PORTNAME= pkg_search
PORTVERSION= 1.3
@@ -18,6 +14,7 @@ PLIST_FILES= bin/pkg_search
MAN1= pkg_search.1
+NO_STAGE= yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1