diff options
Diffstat (limited to 'devel/py-istring/Makefile')
-rw-r--r-- | devel/py-istring/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-istring/Makefile b/devel/py-istring/Makefile index b90b0309273d..64c938f762e8 100644 --- a/devel/py-istring/Makefile +++ b/devel/py-istring/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Interpolated Strings + USE_PYTHON= yes USE_PYDISTUTILS= yes WRKSRC= ${WRKDIR}/${PORTNAME} |