mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
70c8a1a4ca
Obtained from: Xorg devel repo
17 lines
251 B
Makefile
17 lines
251 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= libFS
|
|
PORTVERSION= 1.0.7
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The FS library
|
|
|
|
XORG_CAT= lib
|
|
USE_XORG= fontsproto:both xproto:both xtrans
|
|
USES+= cpe
|
|
CPE_PRODUCT= libfs
|
|
CPE_VENDOR= x
|
|
|
|
.include <bsd.port.mk>
|