d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 lines
294 B
Makefile
17 lines
294 B
Makefile
# New ports collection makefile for: evieext
|
|
# Date Created: 25 Apr 2006
|
|
# Whom: Eric Anholt <anholt@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= evieext
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= XEVIE extension headers
|
|
|
|
XORG_CAT= proto
|
|
|
|
.include <bsd.port.mk>
|