diff options
Diffstat (limited to 'german/MT/Makefile')
-rw-r--r-- | german/MT/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/german/MT/Makefile b/german/MT/Makefile deleted file mode 100644 index c27fc8092e7b..000000000000 --- a/german/MT/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# 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" |