Changeset View
Changeset View
Standalone View
Standalone View
sysutils/fusefs-sandboxfs/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= sandboxfs | PORTNAME= sandboxfs | ||||
| DISTVERSIONPREFIX= sandboxfs- | DISTVERSIONPREFIX= sandboxfs- | ||||
| DISTVERSION= 0.2.0 | DISTVERSION= 0.2.0 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= sysutils | CATEGORIES= sysutils | ||||
| PKGNAMEPREFIX= fusefs- | PKGNAMEPREFIX= fusefs- | ||||
| MAINTAINER= tobik@FreeBSD.org | MAINTAINER= tobik@FreeBSD.org | ||||
| COMMENT= Virtual file system for sandboxing | COMMENT= Virtual file system for sandboxing | ||||
| LICENSE= APACHE20 | LICENSE= APACHE20 | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE | LICENSE_FILE= ${WRKSRC}/LICENSE | ||||
| ▲ Show 20 Lines • Show All 79 Lines • Show Last 20 Lines | |||||