mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Switch to USE_GITHUB; MASTER_SITES no longer available
Distinfo has changed, but verified no difference in installed files While here: Add NO_ARCH PR: 215186 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
This commit is contained in:
parent
d8e0940e6e
commit
aa68cb2640
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428387
@ -3,9 +3,6 @@
|
||||
PORTNAME= colwide
|
||||
PORTVERSION= 0.01
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= http://www.neelc.org/files/colwide/
|
||||
EXTRACT_SUFX= # empty
|
||||
EXTRACT_ONLY= # empty
|
||||
|
||||
MAINTAINER= neel@neelc.org
|
||||
COMMENT= Utility which outputs a number of characters to the screen
|
||||
@ -14,16 +11,17 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= perl5 shebangfix
|
||||
USE_PERL5= run
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= neelchauhan
|
||||
GH_TAGNAME= 7b32131
|
||||
|
||||
SHEBANG_FILES= colwide
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
do-extract:
|
||||
${CP} ${DISTDIR}/colwide-${PORTVERSION} ${WRKSRC}/colwide
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/colwide ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (colwide-0.01) = 95c4c693d033331ce688f28a096c29e841bd706847d464f7d6d2c1163bc3c381
|
||||
SIZE (colwide-0.01) = 2220
|
||||
TIMESTAMP = 1481334662
|
||||
SHA256 (neelchauhan-colwide-0.01-7b32131_GH0.tar.gz) = a58b44b610272ac98d77c272909aaf1ef5098ed66a46f630d270ccc3c3d7a27c
|
||||
SIZE (neelchauhan-colwide-0.01-7b32131_GH0.tar.gz) = 2436
|
||||
|
Loading…
Reference in New Issue
Block a user