aboutsummaryrefslogtreecommitdiffstats
path: root/www/ruboard/Makefile
blob: d629921329b594582058b1e8cd4807ec00e09c25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Andrew Maltsev <am@amsoft.ru>
# $FreeBSD$

PORTNAME=   ruboard
PORTVERSION=    1.2.2
CATEGORIES= www russian
MASTER_SITES=   http://amsoft.ru/pub/ruboard/

MAINTAINER= ports@FreeBSD.org
COMMENT=    A web based discussion board

USES=       perl5

NO_STAGE=   yes
.include <bsd.port.mk>