# $OpenBSD: Makefile,v 1.11 2011/10/21 10:50:23 jasper Exp $ COMMENT= fork of pymsn to support telepathy-butterfly MODPY_EGG_VERSION= 0.5.5 DISTNAME= papyon-${MODPY_EGG_VERSION} CATEGORIES= net HOMEPAGE= http://www.freedesktop.org/wiki/Software/papyon # GPLv2 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.freedesktop.org/software/papyon/releases/ MODULES= lang/python BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= devel/py-gobject \ security/py-crypto \ security/py-openssl NO_REGRESS= Yes .include