pkgsrc/net/wol/Makefile
wiz 0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00

18 lines
442 B
Makefile

# $NetBSD: Makefile,v 1.30 2015/06/12 10:50:54 wiz Exp $
DISTNAME= wol-0.7.1
PKGREVISION= 7
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"