summaryrefslogblamecommitdiff
path: root/x11/xkbcomp/Makefile
blob: 3c4f379a719f4d72cc42171c105c978622fad3d7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                     




                                                
                   
                                 
 
                                                
                           
 

                                       
                             
                                              
                                           
 
                      
PORTNAME=	xkbcomp
DISTVERSION=	1.4.7
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Compile XKB keyboard description

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		pathfix tar:xz xorg xorg-cat:app
USE_XORG=	x11 xkbfile

GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES=	bin/xkbcomp \
		libdata/pkgconfig/xkbcomp.pc \
		share/man/man1/xkbcomp.1.gz

.include <bsd.port.mk>