From 51722414da350a323ebb63b9718e69758dd3580b Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Sun, 10 Dec 2006 00:21:21 +0000 Subject: Add ports x11-toolkits/py-sexy: sexy-python is a set of Python bindings around libsexy WWW: http://www.chipx86.com/wiki/Libsexy --- x11-toolkits/py-sexy/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 x11-toolkits/py-sexy/Makefile (limited to 'x11-toolkits/py-sexy/Makefile') diff --git a/x11-toolkits/py-sexy/Makefile b/x11-toolkits/py-sexy/Makefile new file mode 100644 index 000000000000..e3362ee32760 --- /dev/null +++ b/x11-toolkits/py-sexy/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: py-libsexy +# Date created: 09 December 2006 +# Whom: Andrew Pantyukhin +# +# $FreeBSD$ +# + +PORTNAME= sexy +PORTVERSION= 0.1.8 +DISTVERSIONPREFIX= python- +CATEGORIES= x11-toolkits +MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ CSME +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= infofarmer@FreeBSD.org +COMMENT= Libsexy bindings for Python + +LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy + +USE_GNOME= pygtk2 pkgconfig +USE_PYTHON= yes +GNU_CONFIGURE= yes + +.include -- cgit v1.2.3