1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/ukrainian/gd/Makefile
Jimmy Olgeni 22d7896c17 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
2014-08-03 14:15:08 +00:00

15 lines
417 B
Makefile

# Created by: mike@LITech.lviv.ua
# $FreeBSD$
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}:${PORTSDIR}/x11-fonts/geminifonts:fetch
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
koi10x16b.bdf koi9x15.bdf koi10x20.bdf
.include "${MASTERDIR}/Makefile"