pkg-descr

Package Frontend is a ncurses based, graphical frontend for
the FreeBSD ports collection.

Author: Sulev-Madis Silber
WWW: http://kodu.neti.ee/~madis555/pkgfe/

pkg-plist

sbin/pkgfe
@unexec if cmp -s %D/etc/pkgfe.conf.sample %D/etc/pkgfe.conf; then rm -f %D/etc/pkgfe.conf; fi
etc/pkgfe.conf.sample
@exec if [ ! -f %B/pkgfe.conf ]; then cp -p %D/%F %B/pkgfe.conf; fi