diff options
Diffstat (limited to 'net-mgmt/coovachilli/Makefile')
-rw-r--r-- | net-mgmt/coovachilli/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/net-mgmt/coovachilli/Makefile b/net-mgmt/coovachilli/Makefile index 715e26b1bc01..bcf0dcd496f7 100644 --- a/net-mgmt/coovachilli/Makefile +++ b/net-mgmt/coovachilli/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: CoovaChilli -# Date created: 24 December 2006 -# Whom: Sevan Janiyan <venture37@geeklan.co.uk> -# +# Created by: Sevan Janiyan <venture37@geeklan.co.uk> # $FreeBSD$ -# PORTNAME= coovachilli PORTVERSION= 1.0.12 @@ -30,6 +26,7 @@ USE_PERL5= build USE_LDCONFIG= yes USE_RC_SUBR= coovachilli +NO_STAGE= yes post-install: .if !defined(NOPORTEXAMPLES) ${MKDIR} ${EXAMPLESDIR} |