summaryrefslogtreecommitdiffstats
path: root/x11-fonts/libFS/Makefile
blob: 85546a7be8898357fe8777c312c734e114d51444 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD: head/x11-fonts/libFS/Makefile 351411 2014-04-16 18:28:47Z zeising $

PORTNAME=   libFS
PORTVERSION=    1.0.6
CATEGORIES= x11-fonts

MAINTAINER= x11@FreeBSD.org
COMMENT=    The FS library

XORG_CAT=   lib
USE_XORG=   fontsproto:both xproto:both xtrans

.include <bsd.port.mk>