=================================================================== RCS file: /cvs/ports/graphics/smartdeblur/Makefile,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- ports/graphics/smartdeblur/Makefile 2014/02/01 13:13:17 1.2 +++ ports/graphics/smartdeblur/Makefile 2021/04/18 10:51:58 1.4 @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2014/02/01 13:13:17 kirby Exp $ +# $OpenBSD: Makefile,v 1.4 2021/04/18 10:51:58 kirby Exp $ COMMENT = restoration of defocused and blurred photos/images +# XXX released in 2012 DISTNAME = smartdeblur-1.27 CATEGORIES = graphics @@ -11,7 +12,7 @@ MAINTAINER = Kirill Bychkov # GPLv3 -PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE = Yes WANTLIB += Qt3Support QtGui QtNetwork QtSql QtWebKit QtXml QtXmlPatterns WANTLIB += c fftw3 fftw3_threads m pthread stdc++