diff options
author | marcus <marcus@FreeBSD.org> | 2004-05-06 01:32:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-05-06 01:32:05 +0800 |
commit | 8a91ca66427f8763216ee310e701e475546de7a1 (patch) | |
tree | 29e4161c8e4c628852f1dce38643eba610dd53b3 /misc/Makefile | |
parent | 7ba6fb7eddceea2c946eb5d5fdd1c3b0b1a1fbca (diff) | |
download | freebsd-ports-gnome-8a91ca66427f8763216ee310e701e475546de7a1.tar.gz freebsd-ports-gnome-8a91ca66427f8763216ee310e701e475546de7a1.tar.zst freebsd-ports-gnome-8a91ca66427f8763216ee310e701e475546de7a1.zip |
Add gaim-guifications, a Gaim plug-in that adds "toaster" style pop-ups for
common Gaim events such as a user going away or becoming available again.
Screenshots can be found at
http://guifications.sourceforge.net/Guifications/index.php
PR: 66237
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 4d5870538514..824a89056659 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -92,6 +92,7 @@ SUBDIR += freedialog SUBDIR += ftdi-eeprom SUBDIR += ftree + SUBDIR += gaim-guifications SUBDIR += gctpc SUBDIR += geekcode SUBDIR += getopt |