Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 17:07:24 +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: r386561 - head/textproc/antiword
Message-ID:  <201505161707.t4GH7O8g081253@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat May 16 17:07:23 2015
New Revision: 386561
URL: https://svnweb.freebsd.org/changeset/ports/386561

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/textproc/antiword/Makefile

Modified: head/textproc/antiword/Makefile
==============================================================================
--- head/textproc/antiword/Makefile	Sat May 16 17:06:21 2015	(r386560)
+++ head/textproc/antiword/Makefile	Sat May 16 17:07:23 2015	(r386561)
@@ -16,7 +16,8 @@ LICENSE_FILE=	${WRKSRC}/Docs/COPYING
 BUILD_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:${PORTSDIR}/print/gsfonts
 RUN_DEPENDS=	${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:${PORTSDIR}/print/gsfonts
 
-USES=		gmake shebangfix perl5
+USES=		cpe gmake shebangfix perl5
+CPE_VENDOR=	antiword_project
 USE_PERL5=	build
 SHEBANG_FILES=	kantiword Unix-only/fontinfo.pl
 MAKE_JOBS_UNSAFE=yes



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