pkgsrc/net/wol/Makefile
wiz d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00

18 lines
442 B
Makefile

# $NetBSD: Makefile,v 1.28 2013/05/31 12:41:45 wiz Exp $
DISTNAME= wol-0.7.1
PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ahh/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ahh.sourceforge.net/wol/
COMMENT= Small Wake On Lan client
GNU_CONFIGURE= yes
USE_TOOLS+= gmake perl pod2man
USE_PKGLOCALEDIR= yes
INFO_FILES= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"