blob: 443d255c88528a187d5d593ae05f72ffbc46c284 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# New ports collection makefile for: fr-MT
# Date created: Fri, 2 Oct 2009 07:56:20 GMT
# Whom: takefu
#
# $FreeBSD$
#
CATEGORIES= french www
DISTNAME= MTOS-${PORTVERSION}-${PKGNAMEPREFIX:S,-,,}
COMMENT= French localization of the MovableType publishing system
MASTERDIR= ${.CURDIR}/../../www/MT
CONFLICTS= MT-[2-5].* de-MT-[2-5].* ja-MT-[2-5].* ru-MT-[2-5].*
.include "${MASTERDIR}/Makefile"
|