2287926024
PR: ports/151278 Submitted by: Takefu <takefu@airport.fm>
20 lines
471 B
Makefile
20 lines
471 B
Makefile
# New ports collection makefile for: de-MT
|
|
# Date created: Fri, 2 Oct 2009 07:56:20 GMT
|
|
# Whom: takefu
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= MT
|
|
CATEGORIES= german www
|
|
DISTNAME= MTOS-${PORTVERSION}${PORTREVISION}-de
|
|
PKGNAMEPREFIX= de-
|
|
|
|
COMMENT= german localization of the MovableType publishing system
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/${PORTNAME}
|
|
|
|
CONFLICTS= MT-[2-5].* ja-MT-[2-5].* fr-MT-[2-5].* es-MT-[2-5].* \
|
|
nl-MT-[2-5].* ru-MT-[2-5].*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|