freebsd-ports/x11-toolkits/py-sexy/Makefile
Andrew Pantyukhin d293b9db16 - De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
2007-04-18 08:01:25 +00:00

25 lines
588 B
Makefile

# New ports collection makefile for: py-libsexy
# Date created: 09 December 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= sexy
PORTVERSION= 0.1.9
DISTVERSIONPREFIX= python-
CATEGORIES= x11-toolkits
MASTER_SITES= http://releases.chipx86.com/libsexy/sexy-python/ CENKES
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Libsexy bindings for Python
LIB_DEPENDS= sexy.2:${PORTSDIR}/x11-toolkits/libsexy
USE_AUTOTOOLS= libtool:15
USE_GNOME= pygtk2 pkgconfig
USE_PYTHON= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>