ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/net-im/telepathy-glib/Makefile
Revision: 18955
Committed: Fri May 15 03:23:33 2015 UTC (8 years, 11 months ago) by laffer1
File size: 644 byte(s)
Log Message:
fix license

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= telepathy-glib
4 PORTVERSION= 0.24.1
5 CATEGORIES= net-im
6 MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
7
8 MAINTAINER= ports@MidnightBSD.org
9 COMMENT= GLib utility library for the Telepathy framework
10
11 LICENSE= lgpl2.1
12
13 BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala
14 LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
15 RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala
16
17 USES= gmake libtool pathfix pkgconfig python:build
18 USE_GNOME= glib20 introspection:build libxslt:build
19 USE_LDCONFIG= yes
20 GNU_CONFIGURE= yes
21 CONFIGURE_ARGS= --enable-vala-bindings
22 INSTALL_TARGET= install-strip
23
24 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H