aboutsummaryrefslogtreecommitdiff
path: root/audio/rawrec/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-03-13 11:54:25 +0000
commite86b55727a088049f223a32d722fdaf57dbe2719 (patch)
tree13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/rawrec/Makefile
parent4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff)
downloadports-e86b55727a088049f223a32d722fdaf57dbe2719.tar.gz
ports-e86b55727a088049f223a32d722fdaf57dbe2719.zip
Notes
Diffstat (limited to 'audio/rawrec/Makefile')
-rw-r--r--audio/rawrec/Makefile13
1 files changed, 4 insertions, 9 deletions
diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile
index 12c3c06a8d26..96dfad70d9a0 100644
--- a/audio/rawrec/Makefile
+++ b/audio/rawrec/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: rawrec
-# Date created: May 9, 2002
-# Whom: ijliao
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= rawrec
PORTVERSION= 0.9.991
@@ -13,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:S/%SUBDIR%/apps\/sound\/recorders/} \
SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A utility to record and playback raw audio data
+COMMENT= Utility to record and playback raw audio data
WRKSRC= ${WRKDIR}/${DISTNAME}/src
@@ -22,8 +17,8 @@ MAKE_ARGS= CC="${CC}" \
CFLAGS="${CPPFLAGS} ${CFLAGS} ${PTHREAD_CFLAGS}" \
LDFLAGS="${LDFLAGS} -lm ${PTHREAD_LIBS}"
-MAN1= rawrec.1
-MLINKS= rawrec.1 rawplay.1
+MAN1= rawrec.1
+MLINKS= rawrec.1 rawplay.1
PLIST_FILES= bin/rawplay bin/rawrec