Changeset View
Changeset View
Standalone View
Standalone View
sysutils/fusefs-squashfuse/Makefile
PORTNAME= squashfuse | PORTNAME= squashfuse | ||||
PORTVERSION= 0.1.103 | PORTVERSION= 0.1.104 | ||||
CATEGORIES= sysutils | CATEGORIES= sysutils | ||||
MASTER_SITES= https://github.com/vasi/${PORTNAME}/releases/download/${DISTVERSION}/ | |||||
PKGNAMEPREFIX= fusefs- | PKGNAMEPREFIX= fusefs- | ||||
MAINTAINER= jsmith@resonatingmedia.com | MAINTAINER= jsmith@resonatingmedia.com | ||||
COMMENT= Mount a squashfs archive and treat it like a local file system | COMMENT= Mount a squashfs archive and treat it like a local file system | ||||
LICENSE= BSD2CLAUSE | LICENSE= BSD2CLAUSE | ||||
LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
USES= autoreconf fuse libtool pkgconfig | USES= autoreconf fuse libtool pkgconfig | ||||
USE_GITHUB= yes | |||||
GH_ACCOUNT= vasi | |||||
GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
INSTALL_TARGET= install-strip | INSTALL_TARGET= install-strip | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |