18 lines
502 B
Makefile
18 lines
502 B
Makefile
# Created by: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
PORTNAME= xorg-fonts-cyrillic
|
|
PORTVERSION= 7.7
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org Cyrillic bitmap fonts
|
|
|
|
RUN_DEPENDS= font-cronyx-cyrillic>0:x11-fonts/font-cronyx-cyrillic \
|
|
font-misc-cyrillic>0:x11-fonts/font-misc-cyrillic \
|
|
font-screen-cyrillic>0:x11-fonts/font-screen-cyrillic \
|
|
font-winitzki-cyrillic>0:x11-fonts/font-winitzki-cyrillic \
|
|
encodings>0:x11-fonts/encodings
|
|
|
|
USES= metaport
|
|
|
|
.include <bsd.port.mk>
|