App::Packager provides an API to a number of common packagers.

OK sthen@
This commit is contained in:
millert 2020-07-21 21:31:59 +00:00
parent f1e45e17ce
commit 9aef6a1939
4 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/07/21 21:31:59 millert Exp $
COMMENT= interface to a number of common packagers
MODULES= cpan
PKG_ARCH= *
DISTNAME= App-Packager-1.430.1
CATEGORIES= devel
MAINTAINER= Todd C. Miller <millert@openbsd.org>
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (App-Packager-1.430.1.tar.gz) = V/TQFEWDh/ni7S39hhXR4lRbimUEsQryJIZXjYvjdKM=
SIZE (App-Packager-1.430.1.tar.gz) = 3942

View File

@ -0,0 +1,4 @@
App::Packager provides an abstract interface to a number of common packagers,
trying to catch as much common behaviour as possible. The main purpose is
to have uniform access to application specific resources. Supported packagers
are PAR::Packer, Cava::Packager and unpackaged.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/07/21 21:31:59 millert Exp $
${P5SITE}/App/
${P5SITE}/App/Packager.pm
@man man/man3p/App::Packager.3p