diff options
Diffstat (limited to 'converters/py-iconv/Makefile')
-rw-r--r-- | converters/py-iconv/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/py-iconv/Makefile b/converters/py-iconv/Makefile index 898866c15eee..cd7afbdd4c4c 100644 --- a/converters/py-iconv/Makefile +++ b/converters/py-iconv/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python MAINTAINER= perky@FreeBSD.org +COMMENT= An iconv wrapper with unicode codec for Python LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |