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

PORTNAME=	cmdpack
DISTVERSION=	1.06
CATEGORIES=	archivers

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