aboutsummaryrefslogtreecommitdiff
path: root/net/bbsnet/Makefile
blob: adf2d565043338945e53b2794911a30d879e6fb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   bbsnet
# Date created:                10 Mar 2001
# Whom:                        Shen Chuan-Hsing
#
# $FreeBSD$
#

PORTNAME=	bbsnet
PORTVERSION=	2.7
CATEGORIES=	net
MASTER_SITES=	http://linux.ee.tku.edu.tw/~kids/resource/ \
		http://freebsd.sinica.edu.tw/~statue/

MAINTAINER=	statue@freebsd.sinica.edu.tw

WRKSRC=		${WRKDIR}/bbsnet

.include <bsd.port.mk>