blob: d6cf874a5d35f0843361a2a30e468df9b28c97c1 (
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: 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>
|