Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2015 19:43:41 +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: r383604 - head/editors/texmacs
Message-ID:  <201504081943.t38JhgrE000137@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr  8 19:43:40 2015
New Revision: 383604
URL: https://svnweb.freebsd.org/changeset/ports/383604

Log:
  - Add LICENSE_FILE
  - Add CPE info

Modified:
  head/editors/texmacs/Makefile

Modified: head/editors/texmacs/Makefile
==============================================================================
--- head/editors/texmacs/Makefile	Wed Apr  8 19:43:40 2015	(r383603)
+++ head/editors/texmacs/Makefile	Wed Apr  8 19:43:40 2015	(r383604)
@@ -13,10 +13,11 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	WYSIWYG scientific text editor
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libguile.so:${PORTSDIR}/lang/guile
 
-USES=		gmake shared-mime-info desktop-file-utils python shebangfix
+USES=		cpe gmake shared-mime-info desktop-file-utils python shebangfix
 USE_TEX=	tex
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include



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