1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/net/p5-Net-Wake/Makefile
Martin Wilke 111af26af5 - Update to maintainer mail adress
PR:		130611
Submitted by:	Yoshihiko Sarumaru <sarumaru@jp.FreeBSD.org> (maintainer)
2009-01-16 09:50:00 +00:00

22 lines
424 B
Makefile

# New ports collection makefile for: p5-Net-Wake-0.01
# Date created: 15 April 2001
# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp>
#
# $FreeBSD$
#
PORTNAME= Net-Wake
PORTVERSION= 0.02
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sarumaru@jp.FreeBSD.org
COMMENT= Send Wake On Lan (WOL) packets to power on computers
PERL_CONFIGURE= yes
MAN3= Net::Wake.3
.include <bsd.port.mk>