freebsd-ports/x11-drivers/xf86-video-scfb/Makefile
Rene Ladan 36c9d20315 - Reroll distribution file and host it locally to match WRKSRC enforced
by bsd.xorg.mk instead of using the directory layout generated by GitHub
- Use bz2 compression, default of bsd.xorg.mk
- Remove redundant USE_XORG definition (implied by XORG_CAT=driver)

Approved by:	maintainer (ray)
2014-01-08 00:06:46 +00:00

17 lines
349 B
Makefile

# Created by: Florent Thoumie <flz@freebsd.org>
# $FreeBSD$
PORTNAME= xf86-video-scfb
PORTVERSION= 0.0.3
CATEGORIES= x11-drivers
MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ \
LOCAL/rene
MAINTAINER= ray@FreeBSD.org
COMMENT= X.Org syscons display driver
ONLY_FOR_ARCHS= arm armv6 pcc ppc64 sparc64
XORG_CAT= driver
.include <bsd.port.mk>