aboutsummaryrefslogtreecommitdiffstats
path: root/russian/MT/Makefile
blob: ec483484b0aea3197e5f1084e60c3b01d2ce73ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    ru-MT
# Date created:    01 Jun 2010
# Whom:        Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

CATEGORIES= russian www
MASTER_SITES=   http://movable-type.ru/downloads/
DISTNAME=   MTOS-${PORTVERSION}-${PKGNAMEPREFIX:S,-,,}

COMMENT=    Russian localization of the MovableType publishing system

IGNORE=     source file not found

PROJECTHOST=    movabletype
MASTERDIR=  ${.CURDIR}/../../www/MT
MT_LANG=    ${PKGNAMEPREFIX:S,-,,}
CONFLICTS=  MT-[2-5].* de-MT-[2-5].* fr-MT-[2-5].* ja-MT-[2-5].*

MT_DOCS_URL=    https://github.com/saahov/movabletype/wiki
MT_UPGRADE_URL= http://movable-type.ru/wiki/%D0%9E%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_Movable_Type

.include "${MASTERDIR}/Makefile"