diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-27 15:43:26 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-08-27 15:43:26 +0000 |
commit | f265d6c1d6bd0bdd6a9f1031ec0ad56ee3a4ec81 (patch) | |
tree | 203650df30da984d05e1d81c94291e3dc5fbb3d6 /misc/sloccount/pkg-plist | |
parent | 727a86a656e90b59acf10752ddb4e3768aa52f4f (diff) | |
download | ports-f265d6c1d6bd0bdd6a9f1031ec0ad56ee3a4ec81.tar.gz ports-f265d6c1d6bd0bdd6a9f1031ec0ad56ee3a4ec81.zip |
Notes
Diffstat (limited to 'misc/sloccount/pkg-plist')
-rw-r--r-- | misc/sloccount/pkg-plist | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/misc/sloccount/pkg-plist b/misc/sloccount/pkg-plist index 627191ff9302..14af89fc5ca8 100644 --- a/misc/sloccount/pkg-plist +++ b/misc/sloccount/pkg-plist @@ -29,9 +29,10 @@ bin/sed_count bin/sh_count bin/show_filecount bin/sloccount +bin/sql_count bin/tcl_count -share/doc/sloccount/ChangeLog -share/doc/sloccount/README -share/doc/sloccount/TODO -share/doc/sloccount/sloccount.html -@dirrm share/doc/sloccount +%%PORTDOCS%%share/doc/sloccount/ChangeLog +%%PORTDOCS%%share/doc/sloccount/README +%%PORTDOCS%%share/doc/sloccount/TODO +%%PORTDOCS%%share/doc/sloccount/sloccount.html +%%PORTDOCS%%@dirrm share/doc/sloccount |