[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / x11 / py-quickly

Diff for /ports/x11/py-quickly/Makefile between version 1.2 and 1.3

version 1.2, 2016/04/26 14:30:15 version 1.3, 2019/08/22 20:32:42
Line 12 
Line 12 
 MAINTAINER =            Kirill Bychkov <kirby@openbsd.org>  MAINTAINER =            Kirill Bychkov <kirby@openbsd.org>
   
 # GPLv3  # GPLv3
 PERMIT_PACKAGE_CDROM =  Yes  PERMIT_PACKAGE =        Yes
   
 MASTER_SITES =          https://launchpad.net/quickly/12.10/${MODPY_EGG_VERSION}/+download/  MASTER_SITES =          https://launchpad.net/quickly/12.10/${MODPY_EGG_VERSION}/+download/
   
 MODULES =               devel/dconf \  MODULES =               devel/dconf \
                         lang/python \                          lang/python \
                         textproc/intltool                          textproc/intltool
   #MODPY_SETUPTOOLS =     Yes
 BUILD_DEPENDS =         devel/py-distutils-extra  BUILD_DEPENDS =         devel/py-distutils-extra
 #RUN_DEPENDS =          ???  #RUN_DEPENDS =          ???
 #TEST_DEPENDS =         ???  #TEST_DEPENDS =         ???

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb