diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 02:26:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 02:26:28 +0800 |
commit | 7013c7ea7d72c4ab92e3df09e33b04d6e01de3ee (patch) | |
tree | 106b6600a6bfdc80315527ebf40ecbe53a6cc80f /converters | |
parent | bd8120c66cc20fa9ea08fd40408d068738b382c6 (diff) | |
download | freebsd-ports-graphics-7013c7ea7d72c4ab92e3df09e33b04d6e01de3ee.tar.gz freebsd-ports-graphics-7013c7ea7d72c4ab92e3df09e33b04d6e01de3ee.tar.zst freebsd-ports-graphics-7013c7ea7d72c4ab92e3df09e33b04d6e01de3ee.zip |
- Add LICENSE
- Sort PLIST
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Encode-JIS2K/Makefile | 3 | ||||
-rw-r--r-- | converters/p5-Encode-JIS2K/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/converters/p5-Encode-JIS2K/Makefile b/converters/p5-Encode-JIS2K/Makefile index 7781462392c..afdaadb09fc 100644 --- a/converters/p5-Encode-JIS2K/Makefile +++ b/converters/p5-Encode-JIS2K/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= JIS X 0212 (aka JIS 2000) Encodings +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/converters/p5-Encode-JIS2K/pkg-plist b/converters/p5-Encode-JIS2K/pkg-plist index f58d752131b..7dc711903f6 100644 --- a/converters/p5-Encode-JIS2K/pkg-plist +++ b/converters/p5-Encode-JIS2K/pkg-plist @@ -1,3 +1,3 @@ -%%SITE_ARCH%%/auto/Encode/JIS2K/JIS2K.so %%SITE_ARCH%%/Encode/JIS2K.pm %%SITE_ARCH%%/Encode/JIS2K/2022JP3.pm +%%SITE_ARCH%%/auto/Encode/JIS2K/JIS2K.so |