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

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

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

USES=		xorg-cat:driver

.include <bsd.port.mk>