freebsd-ports/x11-fonts/font-cronyx-cyrillic/Makefile
Baptiste Daroussin 6bc7b7ce5d Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time
font-alias is not needed anymore for the above reason
extract font-util and encodings out of XORG_CAT=fonts because they do not
install any fonts
make XORG_CAT=fonts use USES=fonts
2015-03-20 01:12:20 +00:00

14 lines
233 B
Makefile

# Created by: Pawel Worach
# $FreeBSD$
PORTNAME= font-cronyx-cyrillic
PORTVERSION= 1.0.3
PORTREVISION= 2
CATEGORIES= x11-fonts
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org Cronyx Cyrillic font
XORG_CAT= font
.include <bsd.port.mk>