Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports
Path: blob/main/archivers/atool/Makefile
18157 views
PORTNAME=	atool
PORTVERSION=	0.39.0
PORTREVISION=	1
CATEGORIES=	archivers
MASTER_SITES=	SAVANNAH

MAINTAINER=	[email protected]
COMMENT=	Manage file archives of various types
WWW=		https://www.nongnu.org/atool/

LICENSE=	GPLv2

GNU_CONFIGURE=	yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES=		gmake perl5
USE_PERL5=	build run
NO_ARCH=	yes

.include <bsd.port.mk>