ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/libgee/Makefile
Revision: 24890
Committed: Sat Feb 2 21:57:44 2019 UTC (5 years, 2 months ago) by laffer1
File size: 516 byte(s)
Log Message:
update libgree to 0.20.1

File Contents

# Content
1 # $MidnightBSD$
2 # $FreeBSD: ports/devel/libgee/Makefile,v 1.5 2011/02/28 12:01:51 kwm Exp $
3
4 PORTNAME= libgee
5 PORTVERSION= 0.20.1
6 CATEGORIES= devel
7 MASTER_SITES= GNOME
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= GObject collection library
11
12 LICENSE= lgpl2.1
13
14 BUILD_DEPENDS= valac:lang/vala
15
16 GNU_CONFIGURE= yes
17 CONFIGURE_ARGS= --enable-introspection=yes
18 USES= gettext gmake libtool pathfix pkgconfig tar:xz
19 USE_GNOME= glib20 introspection:build
20 USE_LDCONFIG= yes
21 INSTALL_TARGET= install-strip
22
23 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H