diff options
Diffstat (limited to 'x11-fonts/mgopen')
-rw-r--r-- | x11-fonts/mgopen/Makefile | 21 | ||||
-rw-r--r-- | x11-fonts/mgopen/distinfo | 4 | ||||
-rw-r--r-- | x11-fonts/mgopen/pkg-descr | 6 |
3 files changed, 17 insertions, 14 deletions
diff --git a/x11-fonts/mgopen/Makefile b/x11-fonts/mgopen/Makefile index ddae38c2f37c..4fccc81ac57b 100644 --- a/x11-fonts/mgopen/Makefile +++ b/x11-fonts/mgopen/Makefile @@ -2,25 +2,32 @@ # $FreeBSD$ PORTNAME= mgopen -PORTVERSION= 1.0 -PORTREVISION= 4 +PORTVERSION= 1.1 CATEGORIES= x11-fonts -MASTER_SITES= http://pub.ellak.gr/fonts/${PORTNAME}/files/ -DISTNAME= MgOpen +MASTER_SITES= DEBIAN/pool/main/f/fonts-mgopen +DISTNAME= fonts-mgopen_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= MgOpen greek fonts collection -BROKEN= unfetchable +# almost identical to the license used in bitstream-vera +LICENSE= MGOPEN +LICENSE_GROUPS= FONT +LICENSE_NAME= MgOpen Font License +LICENSE_FILE= ${FILESDIR}/LICENSE +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= fonts +USES= fonts tar:bzip2 +NO_ARCH= yes NO_BUILD= yes +WRKSRC= ${WRKDIR}/fonts-mgopen-${PORTVERSION}/TTFs + SUB_FILES= pkg-message do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKDIR}/*.ttf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} .include <bsd.port.mk> diff --git a/x11-fonts/mgopen/distinfo b/x11-fonts/mgopen/distinfo index ed9ef18ad80c..361f389c14f7 100644 --- a/x11-fonts/mgopen/distinfo +++ b/x11-fonts/mgopen/distinfo @@ -1,2 +1,2 @@ -SHA256 (MgOpen.tar.gz) = 9f94c07438152816479d0577694942c902e1219006c371e4b2797236109f0f41 -SIZE (MgOpen.tar.gz) = 891086 +SHA256 (fonts-mgopen_1.1.orig.tar.bz2) = c612a978a3c0c0dc469d1eb9364b35afad5dbc7cb3fa2523bc4fad6708474cb4 +SIZE (fonts-mgopen_1.1.orig.tar.bz2) = 790297 diff --git a/x11-fonts/mgopen/pkg-descr b/x11-fonts/mgopen/pkg-descr index 226460e1c958..730ba1031369 100644 --- a/x11-fonts/mgopen/pkg-descr +++ b/x11-fonts/mgopen/pkg-descr @@ -15,8 +15,4 @@ the fonts of the Canonica family also contain all the glyphs necessary for viewing Greek texts written in the polytoniko system. All the fonts use the Unicode encoding for characters and are in the TrueType format. -The fonts, in their initial release, have some characters missing (the most -important one being the Euro symbol). These shortcomings will be fixed in -future releases. - -WWW: http://pub.ellak.gr/fonts/mgopen/index.en.html +WWW: http://ellak.gr/tag/fonts/ |