freebsd-ports/sysutils/dsbwrtsysctl/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
338 B
Makefile

PORTNAME= dsbwrtsysctl
PORTVERSION= 0.1.5
CATEGORIES= sysutils
MASTER_SITES= http://freeshell.de/~mk/download/
MAINTAINER= mk@nic-nac-project.org
COMMENT= Changes variable=value pairs in sysctl.conf, or adds them
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= tar:tgz
PLIST_FILES= bin/dsbwrtsysctl
.include <bsd.port.mk>