pkgsrc/misc/bbweather/PLIST
jschauma 8f6130e549 Update to version 0.6. Changes:
- apply patch from Dave Serls:
  * allow user to specify timezone in hours-offset from UTC
  * prepend information with location to allow user to easily
    distinguish multiple instances of bbweather for different
    location
- neatify some of the code
- cleanup Makefile to better work with GNU make and normal make
- html documentation now installs into the proper directory

While we're there, remove perl-buildlink and instead use
USE_PERL5=	run
2003-01-11 22:36:44 +00:00

18 lines
600 B
Text

@comment $NetBSD: PLIST,v 1.3 2003/01/11 22:36:45 jschauma Exp $
bin/GrabWeather
bin/bbweather
man/man1/GrabWeather.1
man/man1/bbweather.1
share/bbtools/README.bbweather
share/bbtools/bbtoolsrc.in
share/bbtools/bbweather.conf
share/bbtools/bbweather.nobb
share/bbtools/bbweather.style
share/doc/html/bbweather/index-1.html
share/doc/html/bbweather/index-2.html
share/doc/html/bbweather/index-3.html
share/doc/html/bbweather/index-4.html
share/doc/html/bbweather/index-5.html
share/doc/html/bbweather/index.html
@dirrm share/doc/html/bbweather
@unexec ${RMDIR} %D/share/bbtools 2>/dev/null || ${TRUE}