svn commit: r382297 - head/sysutils/less
Bartek Rutkowski
robak at FreeBSD.org
Thu Mar 26 11:36:36 UTC 2015
Author: robak
Date: Thu Mar 26 11:36:34 2015
New Revision: 382297
URL: https://svnweb.freebsd.org/changeset/ports/382297
QAT: https://qat.redports.org/buildarchive/r382297/
Log:
sysutils/less: add CPE information
PR: 198831
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Modified:
head/sysutils/less/Makefile
Modified: head/sysutils/less/Makefile
==============================================================================
--- head/sysutils/less/Makefile Thu Mar 26 11:18:34 2015 (r382296)
+++ head/sysutils/less/Makefile Thu Mar 26 11:36:34 2015 (r382297)
@@ -13,6 +13,9 @@ COMMENT= Better pager utility
LICENSE= GPLv3
+USES+= cpe
+CPE_VENDOR= gnu
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/less bin/lesskey bin/lessecho \
More information about the svn-ports-all
mailing list