Makefile 152 B

12345
  1. # $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
  2. ONLY_FOR_ARCHS = amd64 i386
  3. COMPONENT = driver/xf86-input-vmmouse
  4. .include <bsd.port.mk>