aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-apm/Makefile
blob: 121274ae6be0144e4e0c04761858ded3c79e8f74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>