freebsd-ports/net/sacc/Makefile
Fernando Apesteguía 2546e1f947 net/sacc: update to 1.07
PR:		275412
Reported by:	joonas115@gmail.com
2023-11-30 12:35:58 +01:00

17 lines
360 B
Makefile

PORTNAME= sacc
PORTVERSION= 1.07
CATEGORIES= net
MASTER_SITES= ftp://bitreich.org/releases/sacc/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple console Gopher client
WWW= https://git.fifth.space/sacc/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= xdg-open:devel/xdg-utils
PLIST_FILES= bin/sacc share/man/man1/sacc.1.gz
.include <bsd.port.mk>