diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-06-11 23:16:12 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-06-11 23:16:12 +0800 |
commit | 176106cb9c1ed799630f67fb6197925c3b1d4b7d (patch) | |
tree | e5b46dfb8110a1106faa08ec0f1488573b6f6d75 /mail/glbiff/pkg-message | |
parent | 24765b43d28e9907ac459292027091d83b623fb8 (diff) | |
download | freebsd-ports-gnome-176106cb9c1ed799630f67fb6197925c3b1d4b7d.tar.gz freebsd-ports-gnome-176106cb9c1ed799630f67fb6197925c3b1d4b7d.tar.zst freebsd-ports-gnome-176106cb9c1ed799630f67fb6197925c3b1d4b7d.zip |
- ${PTHREAD_LIBS} and ${PTHREAD_CFLAGS} passed to configure and make
- respect existing CXXFLAGS
- properly support NOPORTDOCS (fix plist)
- add pkg-message
- take over as maintainer
PR: 28027
Submitted by: Pete Fritchman <petef@electron.databits.net>
Diffstat (limited to 'mail/glbiff/pkg-message')
-rw-r--r-- | mail/glbiff/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/glbiff/pkg-message b/mail/glbiff/pkg-message new file mode 100644 index 000000000000..8c1ab315f326 --- /dev/null +++ b/mail/glbiff/pkg-message @@ -0,0 +1,6 @@ +----------------------------------------------------------------- +You have installed glbiff, a program to visually represent you of +new mail. A sample ~/.glbiffrc file is located at: + ${PREFIX}/share/examples/glbiff/dot.glbiffrc.sample +... and more information is available in the glbiffrc(5) manpage. +----------------------------------------------------------------- |