diff options
Diffstat (limited to 'www/ruboard/Makefile')
-rw-r--r-- | www/ruboard/Makefile | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/ruboard/Makefile b/www/ruboard/Makefile new file mode 100644 index 000000000000..65bf5ad7a5cd --- /dev/null +++ b/www/ruboard/Makefile @@ -0,0 +1,15 @@ +# New ports collection makefile for: ruboard +# Version required: 1.2 +# Date created: 5 October 1998 +# Whom: Andrew Maltsev <am@amsoft.ru> +# +# $Id$ +# + +DISTNAME= ruboard-1.2 +CATEGORIES= www russian +MASTER_SITES= ftp://ftp.amsoft.ru/software/ruboard/ + +MAINTAINER= am@amsoft.ru + +.include <bsd.port.mk> |