Files
Yuri Victorovich ae2e734010 textproc/moar: update 1.31.2 → 1.31.3
Reported by:	portscout
2025-02-21 01:14:29 -08:00

20 lines
387 B
Makefile

PORTNAME= moar
DISTVERSIONPREFIX= v
DISTVERSION= 1.31.3
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
COMMENT= Pager designed to just do the right thing without any configuration
WWW= https://github.com/walles/moar
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.20,modules
GO_MODULE= github.com/walles/moar
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>