# New ports collection makefile for: pefs-kmod # Date created: 26 January 2011 # Whom: Gleb Kurtsou # # $FreeBSD$ # PORTNAME= pefs DISTVERSION= 2013-04-13 CATEGORIES= sysutils kld MASTER_SITES= https://pefs.googlecode.com/files/ PKGNAMESUFFIX= -kmod MAINTAINER= gleb@FreeBSD.org COMMENT= PEFS kernel level stacked cryptographic filesystem LICENSE= BSD FETCH_ARGS= -Fpr # work around 302 redirect KMODDIR?= /boot/modules PLIST_SUB= KMODDIR=${KMODDIR} MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" \ NO_MANCOMPRESS= \ KMODDIR="${KMODDIR}" SYSDIR="${SRC_BASE}/sys" MAN8= pam_pefs.8 pefs.8 ONLY_FOR_ARCHS= i386 amd64 # not tested on other archs .include .if ${OSVERSION} < 800000 BROKEN= requires fairly recent FreeBSD-STABLE, or FreeBSD-CURRENT .endif .include git'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-211-1/+0
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-111-0/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-071-1/+0