mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
japanese/prn-ps: Add LICENSE
This commit is contained in:
parent
f3050fcad3
commit
5592f33af2
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= prn
|
PORTNAME= prn
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= japanese print
|
CATEGORIES= japanese print
|
||||||
MASTER_SITES= PORTS_JP
|
MASTER_SITES= PORTS_JP
|
||||||
DISTNAME= ${PORTNAME}
|
DISTNAME= ${PORTNAME}
|
||||||
|
@ -8,6 +8,9 @@ DISTNAME= ${PORTNAME}
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Yet another converter from text file to postscript (with Japanese support)
|
COMMENT= Yet another converter from text file to postscript (with Japanese support)
|
||||||
|
|
||||||
|
LICENSE= GPLv2+
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
RUN_DEPENDS= kcc:japanese/kcc
|
RUN_DEPENDS= kcc:japanese/kcc
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue