Index: head/net-im/pidgin-hotkeys/Makefile =================================================================== --- head/net-im/pidgin-hotkeys/Makefile (revision 332309) +++ head/net-im/pidgin-hotkeys/Makefile (revision 332310) @@ -1,26 +1,28 @@ # $FreeBSD$ PORTNAME= pidgin-hotkeys PORTVERSION= 0.2.4 PORTREVISION= 16 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= A pidgin plugin that allows user to assign global hotkeys +LICENSE= GPLv2 + LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin USES= pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes PLIST_FILES= lib/pidgin/hotkeys.so \ lib/pidgin/hotkeys.la post-patch: @${REINPLACE_CMD} -e 's,X11/keysym.h,X11/X.h,' ${WRKSRC}/src/hotkeys.c .include Index: head/net-im/pidgin-hotkeys/pkg-descr =================================================================== --- head/net-im/pidgin-hotkeys/pkg-descr (revision 332309) +++ head/net-im/pidgin-hotkeys/pkg-descr (revision 332310) @@ -1,6 +1,6 @@ A pidgin plugin that allows user to assign global hotkeys (e.g. Ctrl+Alt+g) for togglling buddy list and reading queued message. When "Toggle List" hotkey is enabled, it makes the buddy list hidden from your taskbar and task switcher (similar to ICQ). -WWW: http://sourceforge.net/projects/pidgin-hotkeys/ +WWW: http://sourceforge.net/projects/pidgin-hotkeys/ Property changes on: head/net-im/pidgin-hotkeys/pkg-descr ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property