- Adopt port

- Add license (LGPL21)
- Change WWW
- Recreate pkg-plist with make makeplist
This commit is contained in:
Rusmir Dusko 2014-01-09 08:53:56 +00:00
parent 43915304a9
commit 7a41167f51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339209
3 changed files with 11 additions and 8 deletions

View file

@ -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>

View file

@ -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/

View file

@ -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