blob: 5f70f23b6e52c8c36b48d5b1321208f41e9cc727 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $FreeBSD$
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>
|