ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/x11-toolkits/py-gtksourceview/Makefile
Revision: 18853
Committed: Sat May 9 07:40:15 2015 UTC (8 years, 11 months ago) by laffer1
File size: 635 byte(s)
Log Message:
fix py-gtksourceview fetchability

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= gtksourceview
4 PORTVERSION= 2.10.1
5 PORTREVISION= 1
6 CATEGORIES= x11-toolkits gnome python
7 MASTER_SITES= GNOME
8 MASTER_SITE_SUBDIR= sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
9 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
10 DISTNAME= pygtksourceview-${PORTVERSION}
11
12 MAINTAINER= ports@MidnightBSD.org
13 COMMENT= Python bindings for the version 2 of the GtkSourceView library
14
15 LICENSE= lgpl
16
17 USES= gmake libtool:keepla pathfix pkgconfig python tar:bzip2
18 USE_GNOME= gnomeprefix gtksourceview2 pygtk2
19 GNU_CONFIGURE= yes
20 CONFIGURE_ARGS= --disable-docs
21 INSTALL_TARGET= install-strip
22
23 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H