summaryrefslogtreecommitdiffstats
path: root/x11-fonts/libfontenc/Makefile
blob: a9ca31e929f13920e88ea3c9d8a5f5b1d55cf4fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD$

PORTNAME=   libfontenc
PORTVERSION=    1.1.2
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
COMMENT=    The fontenc Library

XORG_CAT=   lib
USE_XORG=   xproto
NO_STAGE=   yes


.include <bsd.port.mk>