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







                                                                
                   
                 
                   



                                         

                                                         
 
                      
# New ports collection makefile for:   libXi
# Date Created:			22 Nov, 2003
# Whom:				Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libXi
PORTVERSION=	1.3
PORTEPOCH=	1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X Input extension library

XORG_CAT=	lib
USE_XORG=	xproto x11 xext xextproto inputproto:both

.include <bsd.port.mk>