diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-11-11 17:19:39 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-11-11 17:19:39 +0000 |
commit | 56e042e18e6101f6079c7025c87624b78bc8223e (patch) | |
tree | d792af2a716828974fdc1f34460f3a3efb8f6b4f /devel/bison-devel/pkg-plist | |
parent | f5bea236839d38e105627383b9dcd9776adb3f21 (diff) | |
download | ports-56e042e18e6101f6079c7025c87624b78bc8223e.tar.gz ports-56e042e18e6101f6079c7025c87624b78bc8223e.zip |
Notes
Diffstat (limited to 'devel/bison-devel/pkg-plist')
-rw-r--r-- | devel/bison-devel/pkg-plist | 47 |
1 files changed, 22 insertions, 25 deletions
diff --git a/devel/bison-devel/pkg-plist b/devel/bison-devel/pkg-plist index edad32f1329c..71e3b6972fff 100644 --- a/devel/bison-devel/pkg-plist +++ b/devel/bison-devel/pkg-plist @@ -2,29 +2,26 @@ bin/bison bin/bison1875 bin/yacc -@unexec install-info --delete %D/info/bison.info %D/info/dir -info/bison.info lib/liby.a -@exec install-info %D/info/bison.info %D/info/dir -share/bison/c.m4 -share/bison/glr.c -share/bison/lalr1.cc -share/bison/m4sugar/m4sugar.m4 -share/bison/README -share/bison/yacc.c -share/locale/da/LC_MESSAGES/bison.mo -share/locale/de/LC_MESSAGES/bison.mo -share/locale/es/LC_MESSAGES/bison.mo -share/locale/et/LC_MESSAGES/bison.mo -share/locale/fr/LC_MESSAGES/bison.mo -share/locale/hr/LC_MESSAGES/bison.mo -share/locale/id/LC_MESSAGES/bison.mo -share/locale/it/LC_MESSAGES/bison.mo -share/locale/ja/LC_MESSAGES/bison.mo -share/locale/nl/LC_MESSAGES/bison.mo -share/locale/pt_BR/LC_MESSAGES/bison.mo -share/locale/ru/LC_MESSAGES/bison.mo -share/locale/sv/LC_MESSAGES/bison.mo -share/locale/tr/LC_MESSAGES/bison.mo -@dirrm share/bison/m4sugar -@dirrm share/bison +%%DATADIR%%/c.m4 +%%DATADIR%%/glr.c +%%DATADIR%%/lalr1.cc +%%DATADIR%%/m4sugar/m4sugar.m4 +%%DATADIR%%/README +%%DATADIR%%/yacc.c +%%NLS%%share/locale/da/LC_MESSAGES/bison.mo +%%NLS%%share/locale/de/LC_MESSAGES/bison.mo +%%NLS%%share/locale/es/LC_MESSAGES/bison.mo +%%NLS%%share/locale/et/LC_MESSAGES/bison.mo +%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo +%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo +%%NLS%%share/locale/id/LC_MESSAGES/bison.mo +%%NLS%%share/locale/it/LC_MESSAGES/bison.mo +%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo +%%NLS%%share/locale/nl/LC_MESSAGES/bison.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo +%%NLS%%share/locale/ru/LC_MESSAGES/bison.mo +%%NLS%%share/locale/sv/LC_MESSAGES/bison.mo +%%NLS%%share/locale/tr/LC_MESSAGES/bison.mo +@dirrm %%DATADIR%%/m4sugar +@dirrm %%DATADIR%% |