diff options
Diffstat (limited to 'irc/bip/Makefile')
-rw-r--r-- | irc/bip/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/bip/Makefile b/irc/bip/Makefile index a7f723e308cd..2e6746cb5d44 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bip -# Date created: 23 October 2007 -# Whom: Chess Griffin <chess@chessgriffin.com> -# +# Created by: Chess Griffin <chess@chessgriffin.com> # $FreeBSD$ -# PORTNAME= bip PORTVERSION= 0.8.8 @@ -33,6 +29,7 @@ PORTDOCS= AUTHORS BUGS ChangeLog NEWS README TODO PORTEXAMPLES= bip.conf bip.vim +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: |