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