mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
18 lines
294 B
Makefile
18 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>
|