[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / net / wol

File: [local] / ports / net / wol / Makefile (download)

Revision 1.20, Tue Nov 7 14:19:42 2023 UTC (6 months, 3 weeks ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.19: +2 -2 lines

http://*sourceforge.net now redirect to https

Update SITES, HOMEPAGE, and comments.

COMMENT=		Wake On Lan client

DISTNAME=		wol-0.7.1
REVISION=		6
CATEGORIES=		net

HOMEPAGE=		https://ahh.sourceforge.net/wol/

# GPLv2+
PERMIT_PACKAGE=	Yes

WANTLIB += c iconv intl

SITES=			${SITE_SOURCEFORGE:=ahh/}

LIB_DEPENDS=		devel/gettext,-runtime

CONFIGURE_STYLE=	gnu

.include <bsd.port.mk>