diff options
author | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 02:15:23 +0000 |
commit | f1eee5e70126aa500a3b48191478579f64c7c254 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/waplet/PLIST | |
parent | 1a7910c33465b476d3c41c913d1231e547163689 (diff) | |
download | pkgsrc-f1eee5e70126aa500a3b48191478579f64c7c254.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/waplet/PLIST')
-rw-r--r-- | www/waplet/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/waplet/PLIST b/www/waplet/PLIST new file mode 100644 index 00000000000..e191ee0ab4b --- /dev/null +++ b/www/waplet/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:19:02 zuntum Exp $ +share/httpd/htdocs/waplet/waplet.jar +share/doc/waplet/README +share/doc/waplet/COPYING +share/doc/waplet/Parser.java +share/doc/waplet/Tag.java +share/doc/waplet/waplet.java +share/examples/waplet/sample.html +share/examples/waplet/wap_content.wml +@dirrm share/httpd/htdocs/waplet +@unexec rmdir %D/share/httpd/htdocs 2>/dev/null || true +@unexec rmdir %D/share/httpd 2>/dev/null || true +@dirrm share/doc/waplet +@dirrm share/examples/waplet |