diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-10-04 16:38:24 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-10-04 16:38:24 +0800 |
commit | dc055c05bdc5e0ef87c9c159716cd63c2f9280d6 (patch) | |
tree | 8f00cf311bb167e9428a60f3f182ca8daa2598ac /emulators | |
parent | ab8ceaa278e70bde27ef6a94605ea4f95340d7a1 (diff) | |
download | freebsd-ports-gnome-dc055c05bdc5e0ef87c9c159716cd63c2f9280d6.tar.gz freebsd-ports-gnome-dc055c05bdc5e0ef87c9c159716cd63c2f9280d6.tar.zst freebsd-ports-gnome-dc055c05bdc5e0ef87c9c159716cd63c2f9280d6.zip |
- use %%DOCSDIR%%
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vice/pkg-plist | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/emulators/vice/pkg-plist b/emulators/vice/pkg-plist index 512267ba46f5..22eb4013b408 100644 --- a/emulators/vice/pkg-plist +++ b/emulators/vice/pkg-plist @@ -179,41 +179,41 @@ lib/vice/VIC20/x11_pos.vkm lib/vice/VIC20/x11_sym.vkm lib/vice/fonts/fonts.dir lib/vice/fonts/vice-cbm.pcf -share/doc/vice/64doc.txt -share/doc/vice/BUGS -share/doc/vice/COPYING -share/doc/vice/NEWS -share/doc/vice/NLS-Howto.txt -share/doc/vice/PETdoc.txt -share/doc/vice/Readme.beos -share/doc/vice/Readme.dos -share/doc/vice/TODO -share/doc/vice/Win32-Howto.txt -share/doc/vice/cbm_basic_tokens.txt -share/doc/vice/drive_info.txt -share/doc/vice/index.html -share/doc/vice/mon.txt -share/doc/vice/new.gif -share/doc/vice/serial.txt -share/doc/vice/vice_1.html -share/doc/vice/vice_10.html -share/doc/vice/vice_11.html -share/doc/vice/vice_12.html -share/doc/vice/vice_13.html -share/doc/vice/vice_14.html -share/doc/vice/vice_15.html -share/doc/vice/vice_16.html -share/doc/vice/vice_2.html -share/doc/vice/vice_3.html -share/doc/vice/vice_4.html -share/doc/vice/vice_5.html -share/doc/vice/vice_6.html -share/doc/vice/vice_7.html -share/doc/vice/vice_8.html -share/doc/vice/vice_9.html -share/doc/vice/vice_toc.html -share/doc/vice/vice-logo.jpg -@dirrm share/doc/vice +%%DOCSDIR%%/64doc.txt +%%DOCSDIR%%/BUGS +%%DOCSDIR%%/COPYING +%%DOCSDIR%%/NEWS +%%DOCSDIR%%/NLS-Howto.txt +%%DOCSDIR%%/PETdoc.txt +%%DOCSDIR%%/Readme.beos +%%DOCSDIR%%/Readme.dos +%%DOCSDIR%%/TODO +%%DOCSDIR%%/Win32-Howto.txt +%%DOCSDIR%%/cbm_basic_tokens.txt +%%DOCSDIR%%/drive_info.txt +%%DOCSDIR%%/index.html +%%DOCSDIR%%/mon.txt +%%DOCSDIR%%/new.gif +%%DOCSDIR%%/serial.txt +%%DOCSDIR%%/vice_1.html +%%DOCSDIR%%/vice_10.html +%%DOCSDIR%%/vice_11.html +%%DOCSDIR%%/vice_12.html +%%DOCSDIR%%/vice_13.html +%%DOCSDIR%%/vice_14.html +%%DOCSDIR%%/vice_15.html +%%DOCSDIR%%/vice_16.html +%%DOCSDIR%%/vice_2.html +%%DOCSDIR%%/vice_3.html +%%DOCSDIR%%/vice_4.html +%%DOCSDIR%%/vice_5.html +%%DOCSDIR%%/vice_6.html +%%DOCSDIR%%/vice_7.html +%%DOCSDIR%%/vice_8.html +%%DOCSDIR%%/vice_9.html +%%DOCSDIR%%/vice_toc.html +%%DOCSDIR%%/vice-logo.jpg +@dirrm %%DOCSDIR%% @dirrm lib/vice/VIC20 @dirrm lib/vice/PLUS4 @dirrm lib/vice/PRINTER |