Update graphics/kcoloredit to version 2.0.0.4.4.0_5
[dports.git] / Keywords / info.ucl
1 # $FreeBSD: head/Keywords/info.ucl 362833 2014-07-24 17:10:57Z bapt $
2 #
3 # MAINTAINER: portmgr@FreeBSD.org
4
5 actions: [file]
6 post-install: <<EOD
7   file=%D/%@
8   indexinfo ${file%/*}
9 EOD
10 post-deinstall: <<EOD
11   file=%D/%@
12   indexinfo ${file%/*}
13 EOD