[Midnightbsd-cvs] mports [19928] trunk/sysutils/less/Makefile: add cpe to less
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 22 14:52:39 EDT 2015
Revision: 19928
http://svnweb.midnightbsd.org/mports/?rev=19928
Author: laffer1
Date: 2015-08-22 14:52:38 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
add cpe to less
Modified Paths:
--------------
trunk/sysutils/less/Makefile
Modified: trunk/sysutils/less/Makefile
===================================================================
--- trunk/sysutils/less/Makefile 2015-08-22 18:51:35 UTC (rev 19927)
+++ trunk/sysutils/less/Makefile 2015-08-22 18:52:38 UTC (rev 19928)
@@ -3,10 +3,8 @@
PORTNAME= less
PORTVERSION= 458
CATEGORIES= sysutils
-MASTER_SITES= http://www.greenwoodsoftware.com/%SUBDIR%/ \
- http://bitrote.org/distfiles/ \
- ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= less
+MASTER_SITES= http://www.greenwoodsoftware.com/less/ \
+ http://bitrote.org/distfiles/
MAINTAINER= ports at MidnightBSD.org
COMMENT= Better pager utility
@@ -13,6 +11,9 @@
LICENSE= gpl3
+USES+= cpe
+CPE_VENDOR= gnu
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/less bin/lesskey bin/lessecho \
More information about the Midnightbsd-cvs
mailing list