# Created by: Yen-Ming Lee # $FreeBSD$ PORTNAME= wakeonlan PORTVERSION= 0.41 CATEGORIES= net MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC USES= perl5 USE_PERL5= configure MAN1= wakeonlan.1 NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${WRKSRC}/examples/lab001.wol ${EXAMPLESDIR} .include