mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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
|
PORTNAME= cocot
|
||||||
PORTVERSION= 20120313
|
PORTVERSION= 20120313
|
||||||
|
DISTVERSIONPREFIX= ${PORTNAME}-1.1-
|
||||||
CATEGORIES= converters
|
CATEGORIES= converters
|
||||||
MASTER_SITES= ftp://ftp.iDaemons.org/pub/distfiles/ \
|
|
||||||
LOCAL/knu
|
|
||||||
DISTNAME= ${PORTNAME}-1.1-${PORTVERSION}
|
|
||||||
|
|
||||||
MAINTAINER= knu@FreeBSD.org
|
MAINTAINER= knu@FreeBSD.org
|
||||||
COMMENT= Code Converter on TTY
|
COMMENT= Code Converter on TTY
|
||||||
|
@ -15,8 +13,10 @@ LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
USES= iconv zip
|
USE_GITHUB= yes
|
||||||
WRKSRC= ${WRKDIR}/vmi-${PORTNAME}-8bc9f64
|
GH_ACCOUNT= vmi
|
||||||
|
|
||||||
|
USES= iconv
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
CPPFLAGS+= -I${ICONV_PREFIX}/include
|
CPPFLAGS+= -I${ICONV_PREFIX}/include
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (cocot-1.1-20120313.zip) = 3ac93b60c3257f9dbab7e3ee25695d8101cf7fb96628b6caefd348cf8c85e77a
|
TIMESTAMP = 1480234398
|
||||||
SIZE (cocot-1.1-20120313.zip) = 222658
|
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