diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/prodosemu/pkg-plist | 4 | ||||
-rw-r--r-- | emulators/xgs/pkg-plist | 16 |
2 files changed, 10 insertions, 10 deletions
diff --git a/emulators/prodosemu/pkg-plist b/emulators/prodosemu/pkg-plist index d11c8bdf607..57b434a7245 100644 --- a/emulators/prodosemu/pkg-plist +++ b/emulators/prodosemu/pkg-plist @@ -1,5 +1,5 @@ bin/prodos share/apple2/prodos-2e.rom -share/doc/prodosemu/README -@dirrm share/doc/prodosemu +%%PORTDOCS%%share/doc/prodosemu/README +%%PORTDOCS%%@dirrm share/doc/prodosemu @dirrm share/apple2 diff --git a/emulators/xgs/pkg-plist b/emulators/xgs/pkg-plist index b3bc5536310..3bbbb25458a 100644 --- a/emulators/xgs/pkg-plist +++ b/emulators/xgs/pkg-plist @@ -1,16 +1,16 @@ bin/imgconv bin/imgutil bin/xgs -share/doc/xgs/CHANGES.TXT -share/doc/xgs/COMPAT.TXT -share/doc/xgs/INSTALL.TXT -share/doc/xgs/IWM-DOC.TXT -share/doc/xgs/README.FreeBSD -share/doc/xgs/TODO.TXT -share/doc/xgs/XGS-FAQ.TXT +%%PORTDOCS%%share/doc/xgs/CHANGES.TXT +%%PORTDOCS%%share/doc/xgs/COMPAT.TXT +%%PORTDOCS%%share/doc/xgs/INSTALL.TXT +%%PORTDOCS%%share/doc/xgs/IWM-DOC.TXT +%%PORTDOCS%%share/doc/xgs/README.FreeBSD +%%PORTDOCS%%share/doc/xgs/TODO.TXT +%%PORTDOCS%%share/doc/xgs/XGS-FAQ.TXT share/xgs/xgs.ram share/xgs/xgs.rom share/xgs/xgs40.fnt share/xgs/xgs80.fnt @dirrm share/xgs -@dirrm share/doc/xgs +%%PORTDOCS%%@dirrm share/doc/xgs |