21 lines
475 B
Makefile
21 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/08/28 20:05:21 xtraeme Exp $
|
|
#
|
|
|
|
DISTNAME= wol-0.6.0
|
|
PKGREVISION= 2
|
|
CATEGORIES= net
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ahh/}
|
|
|
|
MAINTAINER= xtraeme@NetBSD.org
|
|
HOMEPAGE= http://ahh.sourceforge.net/wol/
|
|
COMMENT= Small Wake On Lan client
|
|
|
|
USE_BUILDLINK2= YES
|
|
GNU_CONFIGURE= YES
|
|
USE_GMAKE= YES
|
|
USE_GNU_GETTEXT= YES
|
|
USE_PKGLOCALEDIR= YES
|
|
INFO_FILES= wol.info
|
|
|
|
.include "../../converters/libiconv/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|