Files
espie a34bba2839 MASTER_SITES -> SITES
catch one MASTER_SITES0 that wasn't actually in use
2023-09-27 14:17:59 +00:00

18 lines
277 B
Makefile

COMMENT= dhcp daemon ping program
VERSION= 1.2
DISTNAME= dhcping-${VERSION}
CATEGORIES= net
HOMEPAGE= http://www.mavetju.org/unix/general.php
SITES= http://www.mavetju.org/download/
# GPL
PERMIT_PACKAGE= Yes
WANTLIB= c
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>