2007-05-19 22:36:56 +02:00
|
|
|
# New ports collection makefile for: evieext
|
|
|
|
# Date Created: 25 Apr 2006
|
|
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= evieext
|
2011-09-22 15:51:54 +02:00
|
|
|
PORTVERSION= 1.1.1
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= XEVIE extension headers
|
|
|
|
|
2011-09-22 15:51:54 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2007-05-19 22:36:56 +02:00
|
|
|
XORG_CAT= proto
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|