Add BBMan 1.7.7.5, BBMan is a BBS client for X Window System.

PR:		ports/69524
Submitted by:	Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
This commit is contained in:
Vanilla I. Shu 2004-08-24 06:31:11 +00:00
parent 44b3983a8b
commit 2f7b871e6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117179
5 changed files with 38 additions and 0 deletions

31
chinese/BBMan/Makefile Normal file
View File

@ -0,0 +1,31 @@
# New ports collection makefile for: zh-BBMan
# Date created: 24 July 2004
# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
#
# $FreeBSD$
#
PORTNAME= BBMan
PORTVERSION= 1.7.7.5
CATEGORIES= chinese net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= bbman
DISTNAME= BBMan-src-v1-7-7-5
EXTRACT_SUFX= .zip
MAINTAINER= ports@freebsd.org
COMMENT= BBMan is a BBS client for X Window System
LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2
USE_ZIP= yes
WRKSRC= ${WRKDIR}/BBMan
USE_X_PREFIX= yes
do-build:
cd ${WRKSRC} && g++ main.cpp `wxgtk2-2.4-config --libs --cxxflags` -I${LOCALBASE}/include -O2 -o BBMan
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/BBMan ${PREFIX}/bin/BBMan
.include <bsd.port.mk>

2
chinese/BBMan/distinfo Normal file
View File

@ -0,0 +1,2 @@
MD5 (BBMan-src-v1-7-7-5.zip) = dd5834d1aec91a4e00a788a546f16bab
SIZE (BBMan-src-v1-7-7-5.zip) = 171904

3
chinese/BBMan/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
BBMam is a BBS client for X Window System.
WWW: http://nccu.edu.tw/92753008/BBMan/

1
chinese/BBMan/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/BBMan

View File

@ -3,6 +3,7 @@
COMMENT = Chinese support
SUBDIR += BBMan
SUBDIR += CJK
SUBDIR += FreeWnn-lib
SUBDIR += FreeWnn-server