ports/archivers/atool/Makefile
Muhammad Moinur Rahman d4d32c2f84
archivers/atool: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-20 23:09:29 +01:00

19 lines
357 B
Makefile

PORTNAME= atool
PORTVERSION= 0.39.0
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= SAVANNAH
MAINTAINER= mcy@lm7.fr
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>