devel/py-pycalendar: remove unneeded post-patch command
- remove leading article from COMMENT - remove unneeded post-patch command - whitespace clean-up in pkg-descr Approved by: portmgr (blanket)
This commit is contained in:
parent
2903eb6617
commit
e68a0535af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351565
@ -9,13 +9,10 @@ MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= roland@micite.net
|
||||
COMMENT= An iCalendar and vCard module for python
|
||||
COMMENT= iCalendar and vCard module for python
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|distutils.core|setuptools|g' ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
An iCalendar and vCard project for python.
|
||||
An iCalendar and vCard project for python.
|
||||
|
||||
WWW: https://pypi.python.org/pypi/pycalendar/2.0
|
||||
SVN: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/
|
||||
|
Loading…
Reference in New Issue
Block a user