mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Fetch a distfile directly from GitHub
This commit is contained in:
parent
a2a8e2e1a6
commit
554f8987e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427191
2 changed files with 8 additions and 7 deletions
|
@ -3,10 +3,8 @@
|
|||
|
||||
PORTNAME= cocot
|
||||
PORTVERSION= 20120313
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-1.1-
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
|
||||
LOCAL/knu
|
||||
DISTNAME= ${PORTNAME}-1.1-${PORTVERSION}
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= Code Converter on TTY
|
||||
|
@ -15,8 +13,10 @@ LICENSE= BSD3CLAUSE
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= iconv zip
|
||||
WRKSRC= ${WRKDIR}/vmi-${PORTNAME}-8bc9f64
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vmi
|
||||
|
||||
USES= iconv
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CPPFLAGS+= -I${ICONV_PREFIX}/include
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (cocot-1.1-20120313.zip) = 3ac93b60c3257f9dbab7e3ee25695d8101cf7fb96628b6caefd348cf8c85e77a
|
||||
SIZE (cocot-1.1-20120313.zip) = 222658
|
||||
TIMESTAMP = 1480234398
|
||||
SHA256 (vmi-cocot-cocot-1.1-20120313_GH0.tar.gz) = bc67576b04a753c49ec563c30fb0cc383e9ce7a3db9295a384b7f77fcc1a57b8
|
||||
SIZE (vmi-cocot-cocot-1.1-20120313_GH0.tar.gz) = 214205
|
||||
|
|
Loading…
Add table
Reference in a new issue