cf118ccf87
Reported by: lwhsu
18 lines
301 B
Makefile
18 lines
301 B
Makefile
PORTNAME= libFS
|
|
PORTVERSION= 1.0.8
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= The FS library
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= cpe xorg xorg-cat:lib
|
|
USE_XORG= xorgproto xtrans
|
|
CPE_VENDOR= x
|
|
CPE_PRODUCT= libfs
|
|
|
|
INSTALL_TARGET= install-strip
|
|
|
|
.include <bsd.port.mk>
|