2d8b17ea39
With hat: portmgr
13 lines
232 B
Makefile
13 lines
232 B
Makefile
# Created by: Dejan Lesjak <lesi@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= fontcacheproto
|
|
PORTVERSION= 0.1.3
|
|
CATEGORIES= x11-fonts
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= Fontcache extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|