diff options
author | obrien <obrien@FreeBSD.org> | 2002-02-17 21:39:39 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-02-17 21:39:39 +0000 |
commit | f5a0368ddf5d36a68c8d1b8e8d9761621a45cc16 (patch) | |
tree | b3e3f779e5a67de9e040d632d3ad997c7abb6040 /devel/bison-devel | |
parent | f762c02571d0fe2f6345f9cd7c2c9355eab3a7cc (diff) | |
download | FreeBSD-ports-f5a0368ddf5d36a68c8d1b8e8d9761621a45cc16.zip FreeBSD-ports-f5a0368ddf5d36a68c8d1b8e8d9761621a45cc16.tar.gz |
Embellish the package list.
Diffstat (limited to 'devel/bison-devel')
-rw-r--r-- | devel/bison-devel/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/bison-devel/pkg-plist b/devel/bison-devel/pkg-plist index dcf5f52..a7069cf 100644 --- a/devel/bison-devel/pkg-plist +++ b/devel/bison-devel/pkg-plist @@ -2,6 +2,7 @@ bin/bison share/bison/bison.hairy share/bison/bison.simple +lib/charset.alias @unexec install-info --delete %D/info/bison.info %D/info/dir info/bison.info @exec install-info %D/info/bison.info %D/info/dir @@ -9,9 +10,11 @@ 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/it/LC_MESSAGES/bison.mo share/locale/ja/LC_MESSAGES/bison.mo share/locale/nl/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 @unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true |