mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
A graphics library for fast image creation with KOI8-U support
This commit is contained in:
parent
48b51d8802
commit
668328a58b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=225221
@ -13,6 +13,7 @@
|
||||
SUBDIR += eric4
|
||||
SUBDIR += fortune-bashorgru
|
||||
SUBDIR += fortuneru
|
||||
SUBDIR += gd
|
||||
SUBDIR += kde3-i18n
|
||||
SUBDIR += kde4-l10n
|
||||
SUBDIR += koffice-i18n
|
||||
|
22
russian/gd/Makefile
Normal file
22
russian/gd/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: ru-webalizer
|
||||
# Date created: 04 Jan 2008
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../graphics/gd
|
||||
CATEGORIES= russian
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= A graphics library for fast image creation with KOI8-U support
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/geminifonts:fetch
|
||||
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
|
||||
koi10x16b.bdf koi9x15.bdf koi10x20.bdf
|
||||
|
||||
.if exists(${.CURDIR}/Makefile.local)
|
||||
.include "${.CURDIR}/Makefile.local"
|
||||
.endif
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user