diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-31 05:37:08 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-31 05:37:08 +0000 |
commit | 923ce346487a0475046ed739d0a1d75a85b879bb (patch) | |
tree | cd138e1aa1c65b56c0daf09ef9e6fee9f1a69b00 /devel/monotone | |
parent | bd7bbec1ba6bc661e6850747f7310121de8d118c (diff) | |
download | pkgsrc-923ce346487a0475046ed739d0a1d75a85b879bb.tar.gz |
* Move info file entries into the PLIST.
* Honor PKGINFODIR and EMACS_INFOPREFIX.
Diffstat (limited to 'devel/monotone')
-rw-r--r-- | devel/monotone/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/monotone/PLIST b/devel/monotone/PLIST index 847d5cd2d16..2df0369982a 100644 --- a/devel/monotone/PLIST +++ b/devel/monotone/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.4 2005/12/31 11:33:47 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/03/31 05:37:09 jlam Exp $ bin/monotone +info/monotone.info man/man1/monotone.1 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/monotone.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/monotone.mo |