diff options
Diffstat (limited to 'games/bnetd/Makefile')
-rw-r--r-- | games/bnetd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile index f1fca0a8ae30..74fca636baad 100644 --- a/games/bnetd/Makefile +++ b/games/bnetd/Makefile @@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A program that attempts to emulate Blizzard\'s Battle.net service + IGNORE= "has been disabled for legal issue" GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/bnetd \ |