summaryrefslogtreecommitdiffstats
path: root/x11-fonts/fontsproto/Makefile
blob: b425269904824c15fe96ac48c27e8c85b4474a00 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    fontsproto
# Date Created:             08 Aug 2005
# Whom:                 Dejan Lesjak <lesi@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   fontsproto
PORTVERSION=    2.1.2
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
COMMENT=    Fonts extension headers

XORG_CAT=   proto

.include <bsd.port.mk>