Date: Fri, 25 Dec 2015 23:42:54 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404491 - head/graphics/showimage Message-ID: <201512252342.tBPNgsIV088266@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Dec 25 23:42:54 2015 New Revision: 404491 URL: https://svnweb.freebsd.org/changeset/ports/404491 Log: - Add LICENSE Modified: head/graphics/showimage/Makefile Modified: head/graphics/showimage/Makefile ============================================================================== --- head/graphics/showimage/Makefile Fri Dec 25 23:38:39 2015 (r404490) +++ head/graphics/showimage/Makefile Fri Dec 25 23:42:54 2015 (r404491) @@ -10,6 +10,9 @@ DISTNAME= 143977-${PORTNAME}-${PORTVERSI MAINTAINER= ports@FreeBSD.org COMMENT= Simple KDE based image viewer +LICENSE= GPLv3 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + USES= cmake:outsource tar:bzip2 USE_KDE4= automoc4 kdeprefix kdelibs USE_QT4= qmake_build moc_build rcc_build uic_build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512252342.tBPNgsIV088266>