1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/ukrainian/gd/Makefile
Mathieu Arnold 597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00

15 lines
405 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}:x11-fonts/geminifonts:fetch
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
koi10x16b.bdf koi9x15.bdf koi10x20.bdf
.include "${MASTERDIR}/Makefile"