Import flag-0.1 as wip/flag

flag is a wrapper for conveniently installing packages from pkgsrc
This commit is contained in:
Dan Cîrnaț 2020-12-22 13:49:22 +01:00
parent f6cc2b8ded
commit 318d781796
4 changed files with 31 additions and 0 deletions

1
flag/DESCR Normal file
View File

@ -0,0 +1 @@
flag is a command line frontend for pkgsrc

22
flag/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $NetBSD$
GITHUB_PROJECT= flag
GITHUB_TAG= 0.1
DISTNAME= 0.1
PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
MASTER_SITES= ${MASTER_SITE_GITHUB:=cirnatdan/}
DIST_SUBDIR= ${GITHUB_PROJECT}
CATEGORIES= pkgtools
MAINTAINER= dan@alt.md
HOMEPAGE= http://github.com/cirnatdan/flag
COMMENT= Frontend/wrapper for pkgsrc
LICENSE= modified-bsd
BUILD_TARGET= all
USE_LANGUAGES= c
USE_BSD_MAKEFILE= yes
INSTALLATION_DIRS+= bin
.include "../../mk/bsd.pkg.mk"

2
flag/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/flag

6
flag/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (flag/0.1.tar.gz) = 0a6c275abed399aec677c1808432d5089fe5ddbe
RMD160 (flag/0.1.tar.gz) = f68b1c85a165805f6e0825b2bdf78847f8af9b58
SHA512 (flag/0.1.tar.gz) = f90b9a5e2f4e7b3780e5528370be67ab6284a9cdc5c40a40d7ecae283a17642e1690c6068f94508cc77b94ce5da3b4df7dec0596a5936e7ab7773747532ebb0b
Size (flag/0.1.tar.gz) = 4131 bytes