Date: Mon, 7 Oct 2024 19:17:06 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5592f33af2c2 - main - japanese/prn-ps: Add LICENSE Message-ID: <202410071917.497JH6MB043181@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp: URL: https://cgit.FreeBSD.org/ports/commit/?id=5592f33af2c24b5172c718fb93a71efa5d0ac3e8 commit 5592f33af2c24b5172c718fb93a71efa5d0ac3e8 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2024-10-07 19:15:25 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2024-10-07 19:16:21 +0000 japanese/prn-ps: Add LICENSE --- japanese/prn-ps/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/japanese/prn-ps/Makefile b/japanese/prn-ps/Makefile index 6310889c51ee..5b267d1d6195 100644 --- a/japanese/prn-ps/Makefile +++ b/japanese/prn-ps/Makefile @@ -1,6 +1,6 @@ PORTNAME= prn PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese print MASTER_SITES= PORTS_JP DISTNAME= ${PORTNAME} @@ -8,6 +8,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Yet another converter from text file to postscript (with Japanese support) +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + RUN_DEPENDS= kcc:japanese/kcc do-install:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410071917.497JH6MB043181>