ports/devel/sysconftool/Makefile
2022-12-12 21:31:16 +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>