mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Mkae buildable again
The project moved to GitHub a long time ago, so build from the tagged version of the source. While here, sort USES alphabeticaly and set LICENSE.
This commit is contained in:
parent
db62043bfd
commit
2a42c72406
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436823
@ -5,21 +5,20 @@ PORTNAME= libfreefare
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://${PORTNAME}.googlecode.com/files/ \
|
||||
http://romain.blogreen.org/distfiles/
|
||||
|
||||
MAINTAINER= romain@FreeBSD.org
|
||||
COMMENT= MIFARE contactless tag access library
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
DEPRECATED= Unfetchable for more than six months (google code has gone away)
|
||||
EXPIRATION_DATE= 2017-04-30
|
||||
LICENSE= LGPL3+
|
||||
|
||||
LIB_DEPENDS= libnfc.so:devel/libnfc
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= nfc-tools
|
||||
GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix gmake pkgconfig tar:bzip2 libtool ssl
|
||||
USES= autoreconf gmake libtool pathfix pkgconfig ssl
|
||||
MAKE_ENV= INSTALL_STRIP_FLAG="${STRIP}"
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (libfreefare-0.4.0.tar.bz2) = bfa31d14a99a1247f5ed49195d6373de512e3eb75bf1627658b40cf7f876bc64
|
||||
SIZE (libfreefare-0.4.0.tar.bz2) = 386294
|
||||
TIMESTAMP = 1490372173
|
||||
SHA256 (nfc-tools-libfreefare-0.4.0-libfreefare-0.4.0_GH0.tar.gz) = 116c183941b76d30e46db465b23c3a20a687fe734eb30cd63f2be2606e9b267f
|
||||
SIZE (nfc-tools-libfreefare-0.4.0-libfreefare-0.4.0_GH0.tar.gz) = 115048
|
||||
|
Loading…
Reference in New Issue
Block a user