# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # german/MT # german/MT/pkg-descr # german/MT/Makefile # echo c - german/MT mkdir -p german/MT > /dev/null 2>&1 echo x - german/MT/pkg-descr sed 's/^X//' >german/MT/pkg-descr << 'c203e1a807f9929472575bdb06b958a4' XMovable Type is a web-based personal publishing system. It is designed to Xease maintenance of regularly-updated news, journal sites and weblogs. X XWWW: http://movabletype.org/ XAuthor: Ben & Mena Trott c203e1a807f9929472575bdb06b958a4 echo x - german/MT/Makefile sed 's/^X//' >german/MT/Makefile << 'ae136adbdcebfcfabc9d33038b0f6fa5' X# New ports collection makefile for: de-MT X# Date created: Fri, 2 Oct 2009 07:56:20 GMT X# Whom: takefu@airport.fm X# X# $FreeBSD$ X# X XPORTNAME= MT XCATEGORIES= german www XDISTNAME= MTOS-${PORTVERSION}-de XPKGNAMEPREFIX= de- X XCOMMENT= German localization of the MovableType publishing system X XMASTERDIR= ${.CURDIR}/../../www/${PORTNAME} X XCONFLICTS= MT-[2-5].* ja-MT-[2-5].* fr-MT-[2-5].* es-MT-[2-5].* \ X nl-MT-[2-5].* ru-MT-[2-5].* X X.include "${MASTERDIR}/Makefile" ae136adbdcebfcfabc9d33038b0f6fa5 exit