aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-09-02 04:09:15 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-09-07 08:23:14 +0000
commita30235a4c360c06bb57be1f10ae6866a71fb5622 (patch)
treecd4ab5954e09236b2adbafe554486c1ef319e49d /usr.bin
parent30975efbaff0a021545e81bd9fa09d848edfaafa (diff)
downloadsrc-a30235a4c360c06bb57be1f10ae6866a71fb5622.tar.gz
src-a30235a4c360c06bb57be1f10ae6866a71fb5622.zip
pkgbase: Create a FreeBSD-kerberos package
This allows users to install or not kerberos related utilities and libs. Differential Revision: https://reviews.freebsd.org/D31801
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/compile_et/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/compile_et/Makefile b/usr.bin/compile_et/Makefile
index aeccbf3fd55f..a7a7130e9228 100644
--- a/usr.bin/compile_et/Makefile
+++ b/usr.bin/compile_et/Makefile
@@ -2,6 +2,8 @@
.PATH: ${SRCTOP}/contrib/com_err
+PACKAGE= kerberos
+
PROG= compile_et
SRCS= compile_et.c parse.y lex.l
LIBADD= roken vers