aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fntsample/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-12-01 05:55:35 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-12-01 05:55:35 +0000
commitdcdd8696a272b14b29241a81d46c3b2a92dd2db0 (patch)
tree754068e8ccc965620c81995755a92646096b4d8f /x11-fonts/fntsample/Makefile
parent28905d90358f7eea073658567aa630701041eb83 (diff)
- Update to 3.2
- Introduce Unicode 6.0.0 data - Add LICENSE - Update WWW - Take maintainership Changes: - Add support for SVG output (works correctly only for single page output)
Notes
Notes: svn path=/head/; revision=265491
Diffstat (limited to 'x11-fonts/fntsample/Makefile')
-rw-r--r--x11-fonts/fntsample/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile
index 38f1a9385957..b6dc5eb37be3 100644
--- a/x11-fonts/fntsample/Makefile
+++ b/x11-fonts/fntsample/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME?= fntsample
-PORTVERSION= 3.1
-PORTREVISION?= 1
+PORTVERSION= 3.2
+PORTREVISION?= 0
CATEGORIES?= x11-fonts
-MASTER_SITES= SF/fntsample/fntsample/${PORTVERSION} http://unicode.org/Public/5.1.0/ucd/:unidata
+MASTER_SITES= SF/fntsample/fntsample/${PORTVERSION} http://unicode.org/Public/6.0.0/ucd/:unidata
DISTNAME= fntsample-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Blocks.txt:unidata
EXTRACT_ONLY= ${DISTFILES:M*gz}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT?= Show Unicode coverage of a font
+LICENSE= GPLv3
+
USE_PERL5_RUN= yes
.if defined(PDFOUTLINE)