Skip to content

Commit

Permalink
deskutils/arttime: Clarify the licensing details
Browse files Browse the repository at this point in the history
  • Loading branch information
ehaupt committed Jan 23, 2024
1 parent 43687f6 commit 725fd66
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions deskutils/arttime/Makefile
@@ -1,13 +1,24 @@
PORTNAME= arttime
PORTVERSION= 2.3.0
DISTVERSIONPREFIX= v
DISTVERSION= 2.3.0
PORTREVISION= 1
CATEGORIES= deskutils

MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Bring curated text/ascii art to artless terminals
WWW= https://github.com/poetaman/arttime

LICENSE= GPLv3
WWW= https://github.com/poetaman/Arttime

LICENSE= Arttime CFLAv1 GPLv3
LICENSE_COMB= multi
LICENSE_NAME_Arttime= Art for Personal Use
LICENSE_NAME_CFLAv1= Collective Friendliness License Addendum version 1.0
LICENSE_FILE_Arttime= ${WRKSRC}/LICENSE_ART
LICENSE_FILE_CFLAv1= ${WRKSRC}/LICENSE_ADDENDUM_CFLA
LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE_CODE
LICENSE_PERMS_Arttime= dist-mirror no-dist-sell pkg-mirror no-pkg-sell \
auto-accept
LICENSE_PERMS_CFLAv1= dist-mirror no-dist-sell pkg-mirror no-pkg-sell \
auto-accept

BUILD_DEPENDS= zsh>=5.8:shells/zsh
RUN_DEPENDS= ${LOCALBASE}/share/terminfo/x/xterm-256color:misc/terminfo-db \
Expand Down

0 comments on commit 725fd66

Please sign in to comment.