# Created by: Kueifeng Li # $FreeBSD$ PORTNAME= vordog PORTVERSION= 20080708 CATEGORIES= sysutils kld MASTER_SITES= http://www.assembla.com/spaces/vordog/documents/dcR7vqtqyr3AMlab7jnrAJ/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Watchdog(9) driver for watchdog timer of Vortex86 SSP_UNSAFE= kernel module does not support ssp KMODDIR= /boot/modules ONLY_FOR_ARCHS= i386 NO_STAGE= yes do-install: ${INSTALL_KLD} ${WRKSRC}/vordog.ko ${KMODDIR} .include