summaryrefslogtreecommitdiffstats
path: root/x11/evieext/Makefile
blob: 3d604f268aa9c2bb61d98af70f5b95efbf4da5bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    evieext
# Date Created:             25 Apr 2006
# Whom:                 Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD: ports/x11/evieext/Makefile,v 1.2 2010/05/01 11:40:08 miwi Exp $
#

PORTNAME=   evieext
PORTVERSION=    1.1.0
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    XEVIE extension headers

XORG_CAT=   proto

.include <bsd.port.mk>