Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 18:45:16 +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: r386353 - head/mail/xbuffy
Message-ID:  <201505141845.t4EIjGTW083516@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 14 18:45:16 2015
New Revision: 386353
URL: https://svnweb.freebsd.org/changeset/ports/386353

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/mail/xbuffy/Makefile

Modified: head/mail/xbuffy/Makefile
==============================================================================
--- head/mail/xbuffy/Makefile	Thu May 14 18:32:22 2015	(r386352)
+++ head/mail/xbuffy/Makefile	Thu May 14 18:45:16 2015	(r386353)
@@ -12,7 +12,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Replacement for xbiff that handles multiple mail files
 
 USE_XORG=	xext xt xaw
-USES=		gmake
+USES=		cpe gmake
+CPE_VENDOR=	xbuffy_project
 GNU_CONFIGURE=	yes
 PLIST_FILES=	bin/xbuffy lib/X11/app-defaults/XBuffy man/man1/xbuffy.1.gz
 



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