aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2014-01-09 08:53:56 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2014-01-09 08:53:56 +0000
commit7a41167f51e020cf4efd854198fffc2be68bd824 (patch)
tree6f7929199c8c0d30c341e792710343bb042357ec /x11-toolkits
parent43915304a9b118663726527796290c00ec46edf3 (diff)
downloadports-7a41167f51e020cf4efd854198fffc2be68bd824.tar.gz
ports-7a41167f51e020cf4efd854198fffc2be68bd824.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-sexy/Makefile13
-rw-r--r--x11-toolkits/py-sexy/pkg-descr2
-rw-r--r--x11-toolkits/py-sexy/pkg-plist4
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile
index 3b77f49cc52f..d157583f8669 100644
--- a/x11-toolkits/py-sexy/Makefile
+++ b/x11-toolkits/py-sexy/Makefile
@@ -6,18 +6,21 @@ PORTVERSION= 0.1.9
PORTREVISION= 6
DISTVERSIONPREFIX= python-
CATEGORIES= x11-toolkits python
-MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ CENKES
+MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ \
+ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= nemysis@FreeBSD.org
COMMENT= Libsexy bindings for Python
+LICENSE= LGPL21
+
LIB_DEPENDS= libsexy.so:${PORTSDIR}/x11-toolkits/libsexy
-USE_AUTOTOOLS= libtool
-USE_GNOME= pygtk2
-USE_PYTHON= yes
USES= pkgconfig
+USE_GNOME= pygtk2
GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool
+USE_PYTHON= yes
.include <bsd.port.mk>
diff --git a/x11-toolkits/py-sexy/pkg-descr b/x11-toolkits/py-sexy/pkg-descr
index c1b030ee7986..63cebce3006c 100644
--- a/x11-toolkits/py-sexy/pkg-descr
+++ b/x11-toolkits/py-sexy/pkg-descr
@@ -1,3 +1,3 @@
sexy-python is a set of Python bindings around libsexy
-WWW: http://www.chipx86.com/wiki/Libsexy
+WWW: http://releases.chipx86.com/libsexy/sexy-python/
diff --git a/x11-toolkits/py-sexy/pkg-plist b/x11-toolkits/py-sexy/pkg-plist
index 2df18ee32b56..d856459659f0 100644
--- a/x11-toolkits/py-sexy/pkg-plist
+++ b/x11-toolkits/py-sexy/pkg-plist
@@ -1,8 +1,8 @@
-%%PYTHON_SITELIBDIR%%/gtk-2.0/sexy.so
%%PYTHON_SITELIBDIR%%/gtk-2.0/sexy.a
%%PYTHON_SITELIBDIR%%/gtk-2.0/sexy.la
+%%PYTHON_SITELIBDIR%%/gtk-2.0/sexy.so
share/pygtk/2.0/defs/sexy.defs
-@dirrmtry %%PYTHON_SITELIBDIR%%/gtk-2.0
@dirrmtry share/pygtk/2.0/defs
@dirrmtry share/pygtk/2.0
@dirrmtry share/pygtk
+@dirrmtry %%PYTHON_SITELIBDIR%%/gtk-2.0