[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / smartdeblur

Diff for /ports/graphics/smartdeblur/Makefile between version 1.2 and 1.4

version 1.2, 2014/02/01 13:13:17 version 1.4, 2021/04/18 10:51:58
Line 2 
Line 2 
   
 COMMENT =               restoration of defocused and blurred photos/images  COMMENT =               restoration of defocused and blurred photos/images
   
   # XXX released in 2012
 DISTNAME =              smartdeblur-1.27  DISTNAME =              smartdeblur-1.27
   
 CATEGORIES =            graphics  CATEGORIES =            graphics
Line 11 
Line 12 
 MAINTAINER =            Kirill Bychkov <kirby@openbsd.org>  MAINTAINER =            Kirill Bychkov <kirby@openbsd.org>
   
 # GPLv3  # GPLv3
 PERMIT_PACKAGE_CDROM =  Yes  PERMIT_PACKAGE =        Yes
   
 WANTLIB += Qt3Support QtGui QtNetwork QtSql QtWebKit QtXml QtXmlPatterns  WANTLIB += Qt3Support QtGui QtNetwork QtSql QtWebKit QtXml QtXmlPatterns
 WANTLIB += c fftw3 fftw3_threads m pthread stdc++  WANTLIB += c fftw3 fftw3_threads m pthread stdc++

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

CVSweb