1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Move from downloads to USE_GITHUB

This commit is contained in:
Eitan Adler 2013-03-21 15:45:32 +00:00
parent 236b0d026e
commit 2015b7150a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314850

View File

@ -4,7 +4,6 @@ PORTNAME= spass
PORTVERSION= 3.0
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://cloud.github.com/downloads/guyru/spass/
MAINTAINER= eadler@FreeBSD.org
COMMENT= Secure password generator with a true random number generator
@ -15,8 +14,12 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-lib
LIB_DEPENDS= asound:${PORTSDIR}/audio/alsa-lib \
boost_program_options:${PORTSDIR}/devel/boost-libs
USE_GITHUB= yes
GH_ACCOUNT= guyru
GH_TAGNAME= cb0de64
GH_COMMIT= cb0de64
USE_CMAKE= yes
USE_BZIP2= yes
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib