freebsd-ports/net-im/pidgin-privacy-please/Makefile
Emanuel Haupt 01bcad14c9 Install locale in share/locale
PR:		167534 (based on)
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-15 12:42:10 +00:00

29 lines
648 B
Makefile

# New ports collection makefile for: pidgin-privacy-please
# Date created: 01 Sep 2010
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= pidgin-privacy-please
PORTVERSION= 0.7.1
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A privacy plugin for the pidgin instant messenger
LICENSE= GPLv2
LIB_DEPENDS= purple.10:${PORTSDIR}/net-im/libpurple
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
.include <bsd.port.mk>