1062945cff
- Reset maintainership to ports@FreeBSD.org as the previous maintainer doesn't use FreeBSD anymore Submitted by: Andrew Maltsev <am@amsoft.ru> (maintainer) in <20031221111358.A25058@z1.russian-z1.org>
19 lines
401 B
Makefile
19 lines
401 B
Makefile
# New ports collection makefile for: ruboard
|
|
# Date created: 5 October 1998
|
|
# Whom: 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
|
|
|
|
USE_PERL5= yes
|
|
|
|
.include <bsd.port.mk>
|