diff options
author | zafer <zafer@pkgsrc.org> | 2010-02-07 17:12:34 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2010-02-07 17:12:34 +0000 |
commit | 973a734e445a4955f52406a1eb9581c41090458c (patch) | |
tree | a234c458a7490d7c024884d7fc76f444172fc7fd /converters | |
parent | c9cd2bd7cf3e9ed8295413c49b456d2a26c5a015 (diff) | |
download | pkgsrc-973a734e445a4955f52406a1eb9581c41090458c.tar.gz |
update to version 060102. add license.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/fondu/Makefile | 9 | ||||
-rw-r--r-- | converters/fondu/PLIST | 14 | ||||
-rw-r--r-- | converters/fondu/distinfo | 8 |
3 files changed, 16 insertions, 15 deletions
diff --git a/converters/fondu/Makefile b/converters/fondu/Makefile index 23bbc71960e..a0ad31cb61f 100644 --- a/converters/fondu/Makefile +++ b/converters/fondu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/03/22 04:53:38 manu Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/07 17:12:34 zafer Exp $ # -DISTNAME= fondu_src-030428 -PKGNAME= fondu-030428 +DISTNAME= fondu_src-060102 +PKGNAME= fondu-060102 CATEGORIES= converters print fonts MASTER_SITES= http://fondu.sourceforge.net/ EXTRACT_SUFX= .tgz @@ -10,8 +10,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://fondu.sourceforge.net/ COMMENT= Utility to convert between Mac fonts and UNIX fonts +LICENSE= original-bsd -WRKSRC= ${WRKDIR}/fondu +WRKSRC= ${WRKDIR}/${PKGNAME} GNU_CONFIGURE= YES PKG_DESTDIR_SUPPORT= user-destdir diff --git a/converters/fondu/PLIST b/converters/fondu/PLIST index 85c81b6a1d8..38878c1ae6a 100644 --- a/converters/fondu/PLIST +++ b/converters/fondu/PLIST @@ -1,13 +1,13 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/10 21:21:30 manu Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/02/07 17:12:34 zafer Exp $ +bin/dfont2res bin/fondu -bin/ufond +bin/frombin bin/showfond -bin/dfont2res bin/tobin -bin/frombin +bin/ufond +man/man1/dfont2res.1 man/man1/fondu.1 -man/man1/ufond.1 +man/man1/frombin.1 man/man1/showfond.1 -man/man1/dfont2res.1 man/man1/tobin.1 -man/man1/frombin.1 +man/man1/ufond.1 diff --git a/converters/fondu/distinfo b/converters/fondu/distinfo index b5ffebb9d2f..9ab83bf87b6 100644 --- a/converters/fondu/distinfo +++ b/converters/fondu/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 16:12:33 agc Exp $ +$NetBSD: distinfo,v 1.3 2010/02/07 17:12:34 zafer Exp $ -SHA1 (fondu_src-030428.tgz) = 1a8875ba4876c514c925c4f8b44efe3249f30448 -RMD160 (fondu_src-030428.tgz) = 6cc05d5628da4b145f4796793c56f24db7dba287 -Size (fondu_src-030428.tgz) = 90596 bytes +SHA1 (fondu_src-060102.tgz) = 4fa5438df935f15f0370802f94a04e8d1263061b +RMD160 (fondu_src-060102.tgz) = e83da2821068e862c80550162cb0dd3cb097b3a5 +Size (fondu_src-060102.tgz) = 131516 bytes |