freebsd-ports/www/ruboard/Makefile

21 lines
444 B
Makefile
Raw Normal View History

# New ports collection makefile for: ruboard
# Date created: 5 October 1998
# Whom: Andrew Maltsev <am@amsoft.ru>
#
1999-08-31 04:43:35 +02:00
# $FreeBSD$
#
PORTNAME= ruboard
PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= www russian
MASTER_SITES= ftp://ftp.amsoft.ru/software/ruboard/
MAINTAINER= am@amsoft.ru
2003-02-21 15:08:24 +01:00
COMMENT= A web based discussion board
USE_PERL5_BUILD=yes
USE_PERL5_RUN =yes
.include <bsd.port.mk>