# Created by: Ju Pengfei # $FreeBSD$ PORTNAME= dreampie PORTVERSION= 1.2.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP MAINTAINER= rm@FreeBSD.org COMMENT= Python shell which is designed to be reliable and fun LICENSE= GPLv3 USE_GNOME= pygtk2 pygtksourceview USES= python:2.7 USE_PYTHON= distutils autoplist pre-patch: @${REINPLACE_CMD} -e "s|share/man/man1|man/man1|" ${WRKSRC}/setup.py .include