svn commit: r386561 - head/textproc/antiword

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 16 17:07:24 UTC 2015


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


More information about the svn-ports-all mailing list