mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
ee33aff983
A big Thank You to the original contributors of these ports: * Andrey Slusar <anray@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * mi@aldan.algebra.com * mike@LITech.lviv.ua With hat: portmgr
12 lines
357 B
Makefile
12 lines
357 B
Makefile
MASTERDIR= ${.CURDIR:H:H}/graphics/gd
|
|
CATEGORIES= ukrainian
|
|
|
|
MAINTAINER= mi@aldan.algebra.com
|
|
COMMENT= Graphics library for fast image creation with KOI8-U support
|
|
|
|
BUILD_DEPENDS= ${NONEXISTENT}:x11-fonts/geminifonts:fetch
|
|
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
|
|
koi10x16b.bdf koi9x15.bdf koi10x20.bdf
|
|
|
|
.include "${MASTERDIR}/Makefile"
|