If the filenames included in the installation are changed install and remove pkg-plist 
and press pkg-plist

The source tar should reside ../../html/download/bed-$(PORTVERSION)$(EXTRACT_SUFX)
Press config after change of this source tar.


To make a pkg package do
remove existing bed
	if pkg-package
		pkg_delete bed-VERSION 	
	else		
		sh  /usr/local/share/bed/uninstall.sh
make
make install
make package

To uninstall press
pkg_delete bed-VERSION 	

to reinstall press
make reinstall

to add package press pkg_add bed-package
