$NetBSD$

Use the pkgsrc directory structure.

--- urlwatch.orig	2016-07-12 18:58:17.000000000 +0000
+++ urlwatch
@@ -59,7 +59,7 @@ hooks_py = os.path.join(urlwatch_dir, 'h
 
 if bindir == 'bin':
     # Installed system-wide
-    examples_dir = os.path.join(prefix, 'share', pkgname, 'examples')
+    examples_dir = os.path.join(prefix, 'share', 'examples', pkgname)
 else:
     # Assume we are not yet installed
     sys.path.insert(0, os.path.join(prefix, bindir, 'lib'))
