# 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: # # ./tdiary/ # ./tdiary/Makefile # echo c - ./tdiary/ mkdir -p ./tdiary/ > /dev/null 2>&1 echo x - ./tdiary/Makefile sed 's/^X//' >./tdiary/Makefile << 'END-of-./tdiary/Makefile' X# New ports collection makefile for: tdiary X# Date created: 21 May 2003 X# Whom: Fumihiko Kimura X# X# $FreeBSD$ X# X XCATEGORIES= japanese ruby XPKGNAMEPREFIX?= ja- X XMAINTAINER= jfkimura@yahoo.co.jp X XTDIARY_LANG= tdiary.conf-ja XMASTERDIR?= ${.CURDIR}/../../www/tdiary X X.include "${MASTERDIR}/Makefile" END-of-./tdiary/Makefile exit