aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/atool/Makefile
blob: 8a3c34c82f865e727e0398126d60177d6e5182ea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Matteo Cypriani <mcy@lm7.fr>
# $FreeBSD$

PORTNAME=   atool
PORTVERSION=    0.39.0
CATEGORIES= archivers
MASTER_SITES=   SAVANNAH

MAINTAINER= mcy@lm7.fr
COMMENT=    Manage file archives of various types

LICENSE=    GPLv2

GNU_CONFIGURE=  yes
USES=       gmake perl5
USE_PERL5=  build run

.include <bsd.port.mk>