mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
110f3583b6
Exp-run by: bdrewery
15 lines
230 B
Makefile
15 lines
230 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= libFS
|
|
PORTVERSION= 1.0.5
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The FS library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= fontsproto:both xproto:both xtrans
|
|
USE_AUTOTOOLS= libtool
|
|
|
|
.include <bsd.port.mk>
|