Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/archivers/atool/Makefile
16149 views
# Created by: Matteo Cypriani <[email protected]>

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

MAINTAINER=	[email protected]
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>