# Created by: Koop Mast # $FreeBSD$ PORTREVISION= 0 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= libpeas Python support LIBPEAS_SLAVE= python MASTERDIR= ${.CURDIR}/../../devel/libpeas/ py34_PLIST= ${.CURDIR}/pkg-plist-py3 py35_PLIST= ${.CURDIR}/pkg-plist-py3 py36_PLIST= ${.CURDIR}/pkg-plist-py3 .include "${MASTERDIR}/Makefile"