# New ports collection makefile for: mbasecalc # Date created: 15 June 2004 # Whom: Pierre-Paul Lavoie # # $FreeBSD$ # PORTNAME= mbasecalc PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.muquit.com/muquit/software/mbasecalc/ DISTNAME= ${PORTNAME} MAINTAINER= ppl@nbnet.nb.ca COMMENT= Simple calculator program inspired by basecalc LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk MAKE_ARGS= INCLUDES="-I${LOCALBASE}/include -I." \ LIBS="-L${LOCALBASE}/lib -lfltk -lX11" PLIST_FILES= bin/mbasecalc do-install: ${INSTALL_PROGRAM} ${WRKSRC}/mbasecalc ${PREFIX}/bin .include it' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove LIBDIR arguments which are now unneededbapt2018-05-151-1/+0
* Update to 1.3.4sunpoet2018-04-042-5/+4
* Add LZ4 optionsunpoet2017-12-241-0/+7
* Update to 1.3.3sunpoet2017-12-232-5/+5
* Update to 1.3.2sunpoet2017-10-122-4/+4
* Update to 1.3.1sunpoet2017-08-222-7/+8
* Update WWWsunpoet2017-07-161-1/+1
* Add TEST_TARGET and USE_LDCONFIGsunpoet2017-07-091-0/+3