summaryrefslogtreecommitdiffstats
path: root/x11-fonts/libfontenc/Makefile
blob: 3446168013b52e8c4fa1b440f4f8a0e0dfb2f52d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
# $FreeBSD: head/x11-fonts/libfontenc/Makefile 351411 2014-04-16 18:28:47Z zeising $

PORTNAME=   libfontenc
PORTVERSION=    1.1.2
PORTREVISION=   1
CATEGORIES= x11-fonts

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

XORG_CAT=   lib
USE_XORG=   xproto

.include <bsd.port.mk>