summaryrefslogtreecommitdiff
path: root/fonts/fontforge/Makefile
diff options
context:
space:
mode:
authoradam <adam>2016-04-07 10:09:02 +0000
committeradam <adam>2016-04-07 10:09:02 +0000
commitd22da31b47c915f5298f820e7d1bb73ca56d889f (patch)
tree75e890dffd0d2816781f6d13bbafbbc08edcd793 /fonts/fontforge/Makefile
parent3db2c35e480dc4d61f4d7f57f40509944534f6de (diff)
downloadpkgsrc-d22da31b47c915f5298f820e7d1bb73ca56d889f.tar.gz
Changes 20160404:
This fixes a number of bugs and crashes and adds a few small features. Most importantly, this release comes with a working Macintosh package.
Diffstat (limited to 'fonts/fontforge/Makefile')
-rw-r--r--fonts/fontforge/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/fonts/fontforge/Makefile b/fonts/fontforge/Makefile
index f601852fbf0..c2cf36d5786 100644
--- a/fonts/fontforge/Makefile
+++ b/fonts/fontforge/Makefile
@@ -1,17 +1,20 @@
-# $NetBSD: Makefile,v 1.96 2016/04/04 17:33:10 joerg Exp $
+# $NetBSD: Makefile,v 1.97 2016/04/07 10:09:02 adam Exp $
-DISTNAME= fontforge-20150824
+DISTNAME= fontforge-dist-20160404
+PKGNAME= ${DISTNAME:S/-dist-/-/}
CATEGORIES= fonts editors
-PKGREVISION= 1
MASTER_SITES= ${MASTER_SITE_GITHUB:=fontforge/}
GITHUB_PROJECT= fontforge
-GITHUB_RELEASE= 20150824
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://fontforge.github.io/
COMMENT= Postscript font editor
LICENSE= modified-bsd
+EXTRACT_USING= bsdtar
+WRKSRC= ${WRKDIR}/fontforge-2.0.20140101
+
USE_LANGUAGES= c
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes