freebsd-ports/archivers/atool/Makefile
2021-04-06 16:31:07 +02:00

18 lines
309 B
Makefile

# Created by: Matteo Cypriani <mcy@lm7.fr>
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
NO_ARCH= yes
.include <bsd.port.mk>