1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/x11-fonts/libFS/Makefile
Koop Mast 70c8a1a4ca Update libFS to 1.0.7.
Obtained from:	Xorg devel repo
2015-10-20 13:59:24 +00:00

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>