diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-08 09:34:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-08 09:34:11 +0000 |
commit | 5f755fdf42d1ad936406577c95cd520f5bf80f26 (patch) | |
tree | 6fd3a8ced4f8c47d61f682619443ec6293fb2618 /fonts/CamingoCode | |
parent | b22020d42b1690ca7e0446537ecd5f835afa2805 (diff) | |
download | pkgsrc-5f755fdf42d1ad936406577c95cd520f5bf80f26.tar.gz |
Set LICENSE.
Diffstat (limited to 'fonts/CamingoCode')
-rw-r--r-- | fonts/CamingoCode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/CamingoCode/Makefile b/fonts/CamingoCode/Makefile index 58758af5282..75adbf8d199 100644 --- a/fonts/CamingoCode/Makefile +++ b/fonts/CamingoCode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/06/08 00:17:58 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/06/08 09:34:11 wiz Exp $ DISTNAME= CamingoCode-v1.0 PKGNAME= ${DISTNAME:S/-v/-/} @@ -9,7 +9,7 @@ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.janfromm.de/typefaces/camingomono/camingocode/ COMMENT= Font designed for source-code editors -#LICENSE= cc-by-nd-v3.0-license +LICENSE= cc-by-nd-v3.0-license WRKSRC= ${WRKDIR} USE_LANGUAGES= # none |