summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-apm/Makefile
blob: 83ffea302285eaf814cf5df6e73783ec0c01a2d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

PORTNAME=	xf86-video-apm
PORTVERSION=	1.3.0
PORTREVISION=	1
CATEGORIES=	x11-drivers

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org apm display driver

USES=		xorg-cat:driver

.include <bsd.port.mk>