mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
cf118ccf87
Reported by: lwhsu
19 lines
318 B
Makefile
19 lines
318 B
Makefile
PORTNAME= pwol
|
|
DISTVERSIONPREFIX= v
|
|
DISTVERSION= 1.5.2
|
|
CATEGORIES= sysutils
|
|
|
|
MAINTAINER= pen@lysator.liu.se
|
|
COMMENT= Peter's Wake-on-LAN Tool
|
|
|
|
LICENSE= BSD3CLAUSE
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= ptrrkssn
|
|
|
|
GNU_CONFIGURE= yes
|
|
INSTALL_TARGET= install-strip
|
|
|
|
.include <bsd.port.mk>
|