Skip to content
Snippets Groups Projects
Commit a8e38924 authored by rim's avatar rim Committed by Yuri Victorovich
Browse files

devel/py-ciso8601: Strip shared library, reset MAINTAINER

PR:		256962
parent f812422b
No related branches found
No related tags found
No related merge requests found
PORTNAME= ciso8601
DISTVERSION= 2.1.3
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rozhuk.im@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast ISO8601 date time parser for Python written in C
LICENSE= MIT
......@@ -13,4 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python
USE_PYTHON= autoplist distutils
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/ciso8601*.so
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment