mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
d468eb5b2e
Noticed by: kwm
17 lines
256 B
Makefile
17 lines
256 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= encodings
|
|
PORTVERSION= 1.0.4
|
|
PORTREVISION= 1
|
|
PORTEPOCH= 1
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org Encoding fonts
|
|
|
|
XORG_CAT= font
|
|
USE_XORG= fontutil
|
|
FONTDIR= encodings/large encodings
|
|
|
|
.include <bsd.port.mk>
|