1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/x11/libxkbui/Makefile
Dejan Lesjak bf6f8018d6 Replace COMMENT and pkg-descr from another port with description from
pkg-config file.

Noticed by:	marcus
2007-06-04 18:22:27 +00:00

19 lines
320 B
Makefile

# New ports collection makefile for: libxkbui
# Date Created: 8 Feb 2006
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libxkbui
PORTVERSION= 1.0.2
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= The xkbui library
XORG_CAT= lib
USE_XORG= x11 xt xkbfile kbproto
.include <bsd.port.mk>