/[ports]/head/math/speedcrunch/Makefile
ViewVC logotype

Contents of /head/math/speedcrunch/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 385637 - (show annotations) (download)
Thu May 7 16:32:43 2015 UTC (9 years, 1 month ago) by mat
File MIME type: text/plain
File size: 523 byte(s)
Update ports in the [i-m]* category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight

1 # Created by: Yinghong.Liu <relaxbsd@gmail.com>
2 # $FreeBSD$
3
4 PORTNAME= speedcrunch
5 DISTVERSION= 0.11
6 CATEGORIES= math
7
8 MAINTAINER= makc@FreeBSD.org
9 COMMENT= Keyboard-oriented desktop scientific calculator
10
11 USE_QT4= qmake_build moc_build rcc_build uic_build gui network
12 USES= cmake:outsource
13 CMAKE_SOURCE_PATH= ${WRKSRC}/src
14
15 USE_GITHUB= yes
16 GH_PROJECT= SpeedCrunch
17
18 pre-configure:
19 ${REINPLACE_CMD} -e '/CMAKE_COLOR_MAKEFILE/d' \
20 -e '/CMAKE_VERBOSE_MAKEFILE/d' \
21 ${WRKSRC}/src/CMakeLists.txt
22
23 .include <bsd.port.mk>

Properties

Name Value
svn:eol-style native
svn:keywords FreeBSD=%H
svn:mime-type text/plain

  ViewVC Help
Powered by ViewVC 1.1.27