# 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: # # currtime # currtime/distinfo # currtime/Makefile # currtime/pkg-descr # echo c - currtime mkdir -p currtime > /dev/null 2>&1 echo x - currtime/distinfo sed 's/^X//' >currtime/distinfo << 'ea9dc20e62ccb71e556cae2e55d2ba7f' XSHA256 (currtime-0.1.tar.gz) = ae806f2eb187b282f1a593228fdc304da2e2e33c85d10106993ea054319dd554 XSIZE (currtime-0.1.tar.gz) = 2395 ea9dc20e62ccb71e556cae2e55d2ba7f echo x - currtime/Makefile sed 's/^X//' >currtime/Makefile << 'a1fbd0dc452c8a562edf38d44c925969' X# $FreeBSD$ X XPORTNAME= currtime XPORTVERSION= 0.1 XCATEGORIES= deskutils XMASTER_SITES= http://www.neelc.org/files/currtime/${PORTVERSION}/ X XMAINTAINER= neel@neelc.org XCOMMENT= command-line operated real time clock. X XLICENSE= BSD2CLAUSE X XPLIST_FILES= bin/${PORTNAME} X XALL_TARGET= All X Xpost-install: X ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} X X.include a1fbd0dc452c8a562edf38d44c925969 echo x - currtime/pkg-descr sed 's/^X//' >currtime/pkg-descr << 'c600edd1a4f58d974173ff8c2e54f1a9' Xcurrtime is a command-line operated real time clock. currtime displays the Xcurrent system date and time in a Unix-compatible format. X XWWW: http://www.neelc.org/software/currtime c600edd1a4f58d974173ff8c2e54f1a9 exit