# New ports collection makefile for: btc # Date created: 1 August 2000 # Whom: Bill Fumerola # # $FreeBSD$ # PORTNAME= btc PORTVERSION= 258 CATEGORIES= audio MASTER_SITES= http://www.harmony-central.com/Bass/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tool for creating bass tablature WRKSRC= ${WRKDIR} PLIST_FILES= bin/btc PORTDOCS= btc.doc do-build: ${CC} ${CFLAGS} -o ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.doc ${DOCSDIR} .endif .include ry'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* - Add LICENSE_FILEDmitry Marakasov2021-02-151-0/+1
* chinese/librime: Update to 1.7.2Guangyuan Yang2021-02-111-2/+2
* chinese/librime chinese/fcitx-rime: set maintainerFernando ApesteguĂ­a2020-12-231-1/+1
* chinese/zh-librime: Update to 1.6.1Li-Wen Hsu2020-09-231-6/+7
* devel/boost-*: update to 1.72.0Jan Beich2019-12-121-1/+1
* Add USES=xorg USES=gl, ports categories cNiclas Zeising2019-11-051-1/+1
* Fix errors in my previous commit.Guido Falsi2019-09-271-2/+1
* - Update yaml-cpp to 0.6.3Guido Falsi2019-09-271-0/+1
* devel/boost-*: update to 1.71.0Jan Beich2019-08-191-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-27