c508176d12
PR: 139303 Submitted by: Takefu Kenji <takefu@airport.fm>
19 lines
487 B
Makefile
19 lines
487 B
Makefile
# New ports collection makefile for: ja-MT
|
|
# Date created: Fri, 2 Oct 2009 07:56:20 GMT
|
|
# Whom: Takefu Kenji <takefu@airport.fm>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= MT
|
|
CATEGORIES= japanese www
|
|
DISTNAME= MTOS-${PORTVERSION:S,0$,,}-ja
|
|
PKGNAMEPREFIX= ja-
|
|
|
|
COMMENT= Japanese localization of the MovableType publishing system
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/${PORTNAME}
|
|
|
|
JAPANESE= yes
|
|
CONFLICTS= MT-[2-4].* fr-MT-[2-4].* de-MT-[2-4].* es-MT-[2-4].* nl-MT-[2-4].*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|