diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-12-17 10:42:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-12-17 10:42:15 +0000 |
commit | 2e9b65139ca889fe24bc5c612014ab8b6687c7ba (patch) | |
tree | c0ae01adec6d14728e5a2c32bfdc991b962254a5 /audio/yell | |
parent | ae3f9965c82a07bc9cb31090b943a2a0504e30a1 (diff) |
Notes
Diffstat (limited to 'audio/yell')
-rw-r--r-- | audio/yell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/yell/Makefile b/audio/yell/Makefile index dd67dbf4a44a..14841396df7a 100644 --- a/audio/yell/Makefile +++ b/audio/yell/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line pc speaker bell +LICENSE= BSD2CLAUSE + ONLY_FOR_ARCHS= i386 amd64 OPTIONS_DEFINE= SUID |