mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
16 lines
283 B
Makefile
16 lines
283 B
Makefile
# 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>
|