summaryrefslogtreecommitdiff
path: root/devel/sysconftool/Makefile
blob: f3124b31fb86a471e8c14eed33353d1780869ae1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Yarema <yds@CoolRat.org>

PORTNAME=	sysconftool
PORTVERSION=	0.18
CATEGORIES=	devel
MASTER_SITES=	SF/courier/${PORTNAME}/${PORTVERSION}

MAINTAINER=	garga@FreeBSD.org
COMMENT=	Helps to install application configuration files

LICENSE=	GPLv3

USES=		autoreconf perl5 tar:bzip2
GNU_CONFIGURE=	yes

.include <bsd.port.mk>