aboutsummaryrefslogblamecommitdiff
path: root/x11/libxkbfile/Makefile
blob: ee7eb65e279b4b430935723313226d26f9697372 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              

                          
                     
                   



                                
                   
                                 
 
                                 
                             
 

                             
                      
# Created by: Eric Anholt <anholt@FreeBSD.org>

PORTNAME=	libxkbfile
PORTVERSION=	1.1.0
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	XKB file library

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg xorg-cat:lib
USE_XORG=	x11 xorgproto

INSTALL_TARGET=	install-strip

.include <bsd.port.mk>