diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-30 18:01:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-30 18:01:11 +0000 |
commit | 1dea8a758194c34d1bb102ffecc8606bed7300b1 (patch) | |
tree | 591ca59190983b95538b57b2adf0ffd7c12fae26 | |
parent | 423db1c2ecc7076cd2e35cdf0f9b8a1b25076e3f (diff) | |
download | ports-1dea8a758194c34d1bb102ffecc8606bed7300b1.tar.gz ports-1dea8a758194c34d1bb102ffecc8606bed7300b1.zip |
Notes
-rw-r--r-- | x11-fonts/p5-Font-TTFMetrics/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/x11-fonts/p5-Font-TTFMetrics/Makefile b/x11-fonts/p5-Font-TTFMetrics/Makefile index a69b96db0927..1e0214e0c368 100644 --- a/x11-fonts/p5-Font-TTFMetrics/Makefile +++ b/x11-fonts/p5-Font-TTFMetrics/Makefile @@ -7,8 +7,11 @@ CATEGORIES= x11-fonts perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A parser for the TTF file +MAINTAINER= 5u623l20@gmail.com +COMMENT= Parser for the TTF file + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual USES= perl5 USE_PERL5= configure |