diff options
author | gerald <gerald@FreeBSD.org> | 2003-04-27 11:37:57 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-04-27 11:37:57 +0000 |
commit | 12cc07d4e2cd441f4670bc1fe6b8cc7cac777f91 (patch) | |
tree | 74d798918aa1f045fdef2a3a7d863038907b03b8 /emulators/wine-devel | |
parent | 1cea579b19c5a27ee99fe0f9a298f506662b98e6 (diff) | |
download | FreeBSD-ports-12cc07d4e2cd441f4670bc1fe6b8cc7cac777f91.zip FreeBSD-ports-12cc07d4e2cd441f4670bc1fe6b8cc7cac777f91.tar.gz |
Add three missing items.
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/wine-devel/pkg-plist b/emulators/wine-devel/pkg-plist index 55bd10a..804876f 100644 --- a/emulators/wine-devel/pkg-plist +++ b/emulators/wine-devel/pkg-plist @@ -10,6 +10,7 @@ bin/widl bin/wine bin/wineboot bin/winebuild +bin/winecfg bin/wineclipsrv bin/wineconsole bin/winedbg @@ -553,6 +554,8 @@ share/aclocal/wine.m4 %%PORTDOCS%%share/doc/wine/LICENSE %%PORTDOCS%%share/doc/wine/README %%PORTDOCS%%share/doc/wine/README.regapi +%%PORTDOCS%%share/doc/wine/README.wcmd +%%PORTDOCS%%share/doc/wine/README.winedbg %%PORTDOCS%%share/doc/wine/README.winedump %%PORTDOCS%%@dirrm share/doc/wine @unexec if [ -f %D/lib/wine/glu32.dll.so ]; then rm %D/lib/wine/glu32.dll.so; fi |