diff options
Diffstat (limited to 'irc/bnc/Makefile')
-rw-r--r-- | irc/bnc/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index 195bea988df2..bf1f33100f2a 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bnc -# Date created: 06 July 1998 -# Whom: Bill Fumerola <billf@chc-chimes.com> -# +# Created by: Bill Fumerola <billf@chc-chimes.com> # $FreeBSD$ -# PORTNAME= bnc PORTVERSION= 2.9.4 @@ -22,6 +18,7 @@ DOCS= COPYING Changelog README example.conf BINS= bnc mkpasswd SCRIPTS= bncchk bncsetup +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |