diff options
Diffstat (limited to 'misc/kbdscan/Makefile')
-rw-r--r-- | misc/kbdscan/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/kbdscan/Makefile b/misc/kbdscan/Makefile index 3c73507d0ed3..372827f799d4 100644 --- a/misc/kbdscan/Makefile +++ b/misc/kbdscan/Makefile @@ -8,11 +8,7 @@ MASTER_SITES= http://hack.org/mc/hacks/${PORTNAME}/ MAINTAINER= eadler@FreeBSD.org COMMENT= Kbdscan shows the scancodes of keys pressed -LICENSE= ISC -LICENSE_GROUPS= FSF GPL OSI COPYFREE -LICENSE_NAME= ISC License - ISCL -LICENSE_FILE= ${FILESDIR}/LICENSE-kbdscan -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE= ISCL USE_BZIP2= yes |