diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 06:04:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-11 06:04:22 +0000 |
commit | 0cdaf8617a131885e26740aa848a48cbd886e1da (patch) | |
tree | f33d1203163fd84dcc704079952f323e21642135 /graphics | |
parent | 6b2085335d280ec7707cd84aa84fcf91b5d8ca3b (diff) | |
download | ports-0cdaf8617a131885e26740aa848a48cbd886e1da.tar.gz ports-0cdaf8617a131885e26740aa848a48cbd886e1da.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sekrit-twc-zimg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/sekrit-twc-zimg/Makefile b/graphics/sekrit-twc-zimg/Makefile index cd9f7145bda6..33a548f31e11 100644 --- a/graphics/sekrit-twc-zimg/Makefile +++ b/graphics/sekrit-twc-zimg/Makefile @@ -9,10 +9,8 @@ PKGNAMEPREFIX= ${GH_ACCOUNT}- MAINTAINER= jbeich@FreeBSD.org COMMENT= Scaling, colorspace conversion, and dithering library -LICENSE= WTFPL2 -LICENSE_NAME= Do What The Fuck You Want To Public License version 2 +LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/COPYING -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} USE_GITHUB= yes GH_ACCOUNT= sekrit-twc |