mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to version 1.3
- Pet portlint PR: ports/162319 Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer)
This commit is contained in:
parent
aeb9975d79
commit
17b9b39d43
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285387
3 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pbimaker
|
PORTNAME= pbimaker
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.3
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= SF/makeapbi/makeapbi/
|
MASTER_SITES= SF/makeapbi/makeapbi/
|
||||||
|
|
||||||
|
@ -14,12 +14,9 @@ MAINTAINER= jessefrgsmith@yahoo.ca
|
||||||
COMMENT= A program to convert ports into PBI modules
|
COMMENT= A program to convert ports into PBI modules
|
||||||
|
|
||||||
LICENSE= BSD
|
LICENSE= BSD
|
||||||
|
|
||||||
NO_COFIGURE= yes
|
NO_COFIGURE= yes
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/PBIMaker
|
WRKSRC= ${WRKDIR}/PBIMaker
|
||||||
PLIST_FILES= bin/pbimaker
|
|
||||||
|
|
||||||
do-install:
|
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (pbimaker-1.1.tar.gz) = 8d919a51a54e76f3a69f5d7eca5a347d1fface67c2e51438683a0eac106338cb
|
SHA256 (pbimaker-1.3.tar.gz) = 5578bc5c924188eb9aafbdb4cd53fbb7fe7149351848efde7d6fe4ef33f53d4a
|
||||||
SIZE (pbimaker-1.1.tar.gz) = 10714
|
SIZE (pbimaker-1.3.tar.gz) = 12947
|
||||||
|
|
3
sysutils/pbimaker/pkg-plist
Normal file
3
sysutils/pbimaker/pkg-plist
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
bin/pbimaker
|
||||||
|
share/pbimaker/defaulticon.png
|
||||||
|
@dirrm share/pbimaker
|
Loading…
Add table
Reference in a new issue