freebsd-ports/japanese/MT/Makefile
Tilman Keskinoz c508176d12 Add japanese Slaveport of MovableType
PR:		139303
Submitted by:	Takefu Kenji <takefu@airport.fm>
2009-10-06 15:32:05 +00:00

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"