Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 03:57:09 +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: r384037 - head/graphics/xnview
Message-ID:  <201504150357.t3F3v9u2099565@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr 15 03:57:08 2015
New Revision: 384037
URL: https://svnweb.freebsd.org/changeset/ports/384037

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/xnview/Makefile

Modified: head/graphics/xnview/Makefile
==============================================================================
--- head/graphics/xnview/Makefile	Wed Apr 15 03:56:37 2015	(r384036)
+++ head/graphics/xnview/Makefile	Wed Apr 15 03:57:08 2015	(r384037)
@@ -11,6 +11,7 @@ DISTFILES=	XnView-x86-unknown-FreeBSD5.x
 MAINTAINER=	petr@petrovich.kiev.ua
 COMMENT=	Easy graphics viewer / converter
 
+USES=		cpe
 ONLY_FOR_ARCHS=	i386
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/XnView-${PORTVERSION}-x86-unknown-FreeBSD5.x-static



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504150357.t3F3v9u2099565>