diff options
author | petef <petef@FreeBSD.org> | 2003-05-05 03:16:00 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-05 03:16:00 +0000 |
commit | 239cb628473b6926d7ab82c799cf82d00d35a880 (patch) | |
tree | ba36ab80ca2e0417d63de06ad078d9113bde4747 /www/crawl/pkg-plist | |
parent | 509d3d0a234772dc2fcb5a0ae7ca468f045cab5a (diff) | |
download | FreeBSD-ports-239cb628473b6926d7ab82c799cf82d00d35a880.zip FreeBSD-ports-239cb628473b6926d7ab82c799cf82d00d35a880.tar.gz |
- fix build on -current
- no longer need to depend on libmd5 from libwww, libmd does fine
- install an example crawl.conf
PR: 51696
Submitted by: Rui Lopes <rui@ruilopes.com>
Diffstat (limited to 'www/crawl/pkg-plist')
-rw-r--r-- | www/crawl/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/crawl/pkg-plist b/www/crawl/pkg-plist index 1cdd09e..804521b 100644 --- a/www/crawl/pkg-plist +++ b/www/crawl/pkg-plist @@ -1 +1,3 @@ bin/crawl +%%PORTDOCS%%share/examples/crawl/crawl.conf +%%PORTDOCS%%@dirrm share/examples/crawl |