# 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: # # deskutils/noti # deskutils/noti/pkg-descr # deskutils/noti/Makefile # deskutils/noti/distinfo # echo c - deskutils/noti mkdir -p deskutils/noti > /dev/null 2>&1 echo x - deskutils/noti/pkg-descr sed 's/^X//' >deskutils/noti/pkg-descr << '9ad4a58b1fa4a0d9625b2325affb29f6' XTrigger notifications when a process completes. X XNever sit and wait for some long-running process to finish! noti will Xalert you when it's done-on your computer or smartphone-so you can Xstop worrying about constantly checking the terminal. X XWWW: https://github.com/variadico/noti 9ad4a58b1fa4a0d9625b2325affb29f6 echo x - deskutils/noti/Makefile sed 's/^X//' >deskutils/noti/Makefile << 'bee7438dcdfe9ebad3f92faae6df7440' X# Created by: Hiroki Tagato X# $FreeBSD$ X XPORTNAME= noti XPORTVERSION= 2.7.0 XDISTVERSIONPREFIX=v XCATEGORIES= deskutils X XMAINTAINER= tagattie@yandex.com XCOMMENT= Trigger notifications when a process completes X XLICENSE= MIT XLICENSE_FILE= ${WRKSRC}/LICENSE X XRUN_DEPENDS= notify-send:devel/libnotify X XUSES= go XUSE_GITHUB= yes X XGH_ACCOUNT= variadico X XGO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} XGO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/noti X XPLIST_FILES= bin/noti X Xdo-install: X ${INSTALL_PROGRAM} ${WRKDIR}/bin/noti ${STAGEDIR}${PREFIX}/bin X X.include bee7438dcdfe9ebad3f92faae6df7440 echo x - deskutils/noti/distinfo sed 's/^X//' >deskutils/noti/distinfo << '1452fcfceb86863486482f6164acde0f' XSHA256 (variadico-noti-v2.7.0_GH0.tar.gz) = afa49bf15795e007b5cfd3cf65eb46187f16f39c2afd1040a2c6dccc4adeb2d0 XSIZE (variadico-noti-v2.7.0_GH0.tar.gz) = 3736439 1452fcfceb86863486482f6164acde0f exit