opnsense-ports/devel/sysconftool/Makefile
Franco Fichtner 9b6a4bce11 */*: sync with upstream
Taken from: FreeBSD
2022-12-13 08:59:56 +01:00

16 lines
356 B
Makefile

PORTNAME= sysconftool
PORTVERSION= 0.21
CATEGORIES= devel
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Helps to install application configuration files
WWW= https://www.Courier-MTA.org/sysconftool/
LICENSE= GPLv3
USES= autoreconf perl5 tar:bzip2
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>