12 lines
298 B
Makefile
12 lines
298 B
Makefile
# $NetBSD: Makefile,v 1.6 2022/01/18 02:48:01 pho Exp $
|
|
|
|
DISTNAME= tar-0.5.1.1
|
|
PKGREVISION= 2
|
|
CATEGORIES= archivers
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Reading, writing, and manipulating ".tar" archive files
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|