viq <[email protected]> writes:

> Here's a port of py-asn1-modules, looked a bit at FreeBSD's one when
> making it. Provides some additional functions for working with
> certificates, sleekxmpp seems to want it to be able to verify certs.

Looks fine, two nits:

> pre-configure:
>       perl -pi -e 's,/usr/bin/python,${MODPY_BIN},g' ${WRKSRC}/tools/*.py

Please use

  MODPY_ADJ_FILES =     tools/*.py

> post-install:
>       ${INSTALL_SCRIPT} ${WRKSRC}/tools/* ${PREFIX}/bin

Are those mature enough for ${PREFIX}/bin?  If you use them then I have
no objection, but... upstream doesn't ship them in the default install.

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to