On 2013/09/07 13:50, Brian Callahan wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected] 2013/09/07 13:50:56
> 
> Log message:
>     Import multimedia/livestreamer
>     Livestreamer is a CLI program that pipes live video streams from a variety
>     of popular services to the player of your choice so you can enjoy live
>     streaming video without the need for Flash.
>     ok edd@
>     
>     Status:
>     
>     Vendor Tag:       bcallah
>     Release Tags:     bcallah_2013-Sep-07
>     
>     N ports/multimedia/livestreamer/Makefile
>     N ports/multimedia/livestreamer/distinfo
>     N ports/multimedia/livestreamer/pkg/DESCR
>     N ports/multimedia/livestreamer/pkg/PLIST
>     
>     No conflicts created by this import
> 

I think this may be preferred,

Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/livestreamer/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    7 Sep 2013 19:50:56 -0000       1.1.1.1
+++ Makefile    7 Sep 2013 21:24:14 -0000
@@ -19,13 +19,10 @@ MASTER_SITES =      https://github.com/chripp
 
 MODULES =      lang/python
 MODPY_SETUPTOOLS =     Yes
+MODPY_BADEGGS =        src/livestreamer
 
 RUN_DEPENDS =  net/rtmpdump \
                security/py-crypto \
                www/py-requests
-
-# Needed for 'make clean' to work for non-root user.
-post-install:
-       chmod g+w ${WRKSRC}/src/livestreamer.egg-info
 
 .include <bsd.port.mk>

Reply via email to