diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:36:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:36:49 +0000 |
commit | 16f65335a1da8b465551d267919a3c57435fb132 (patch) | |
tree | fe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/lsknobs | |
parent | 7de019308714a4657174fe4596e39045f6e8e95c (diff) |
Notes
Diffstat (limited to 'ports-mgmt/lsknobs')
-rw-r--r-- | ports-mgmt/lsknobs/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/ports-mgmt/lsknobs/Makefile b/ports-mgmt/lsknobs/Makefile index e9b80ac753af..4a6dd307ad01 100644 --- a/ports-mgmt/lsknobs/Makefile +++ b/ports-mgmt/lsknobs/Makefile @@ -1,11 +1,5 @@ -# New ports collection makefile for: lsknobs -# Date created: 5 Sep 2007 -# Whom: Gabriel Linder <linder.gabriel@gmail.com> -# +# Created by: Gabriel Linder <linder.gabriel@gmail.com> # $FreeBSD$ -# -# This port is self contained in the files directory. -# PORTNAME= lsknobs PORTVERSION= 1.0 @@ -23,6 +17,7 @@ SUB_FILES= pkg-message ${PORTNAME}.sh PLIST_FILES= sbin/${PORTNAME} +NO_STAGE= yes do-fetch: @${DO_NADA} |