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

18 lines
335 B
Makefile

# Created by: Emanuel Haupt <ehaupt@critical.ch>
PORTNAME= cmdpack
DISTVERSION= 1.06
CATEGORIES= archivers
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Compresses CD images by stripping unnecessary EDC/ECC data
LICENSE= GPLv2
BUILD_DEPENDS= a2x:textproc/asciidoc
USES= gmake
USE_GITHUB= yes
GH_ACCOUNT= chungy
.include <bsd.port.mk>