mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00: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
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pbimaker
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/makeapbi/makeapbi/
|
||||
|
||||
@ -14,12 +14,9 @@ MAINTAINER= jessefrgsmith@yahoo.ca
|
||||
COMMENT= A program to convert ports into PBI modules
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
NO_COFIGURE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/PBIMaker
|
||||
PLIST_FILES= bin/pbimaker
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pbimaker-1.1.tar.gz) = 8d919a51a54e76f3a69f5d7eca5a347d1fface67c2e51438683a0eac106338cb
|
||||
SIZE (pbimaker-1.1.tar.gz) = 10714
|
||||
SHA256 (pbimaker-1.3.tar.gz) = 5578bc5c924188eb9aafbdb4cd53fbb7fe7149351848efde7d6fe4ef33f53d4a
|
||||
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…
Reference in New Issue
Block a user