aboutsummaryrefslogtreecommitdiffstats
path: root/comms/cdr_read
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-11-18 21:45:44 +0800
committerbapt <bapt@FreeBSD.org>2013-11-18 21:45:44 +0800
commitfa5cfad14187ef5fd9e14f12908abe0a5fc73787 (patch)
tree003722865c3ffbd06a385211135ea1ca17afd24a /comms/cdr_read
parent1eefcd191af75528bbbb37fc017a8b2b5fabceba (diff)
downloadfreebsd-ports-gnome-fa5cfad14187ef5fd9e14f12908abe0a5fc73787.tar.gz
freebsd-ports-gnome-fa5cfad14187ef5fd9e14f12908abe0a5fc73787.tar.zst
freebsd-ports-gnome-fa5cfad14187ef5fd9e14f12908abe0a5fc73787.zip
Convert to USES=dos2unix
While here stagify some of the ports Modernize LIB_DEPENDS Extract zip with bsdtar when possible
Diffstat (limited to 'comms/cdr_read')
-rw-r--r--comms/cdr_read/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/cdr_read/Makefile b/comms/cdr_read/Makefile
index 1d2fd298a21a..dce6f19529ac 100644
--- a/comms/cdr_read/Makefile
+++ b/comms/cdr_read/Makefile
@@ -10,14 +10,13 @@ DISTNAME= cdrr${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for reading of the call detail records from PBX
-USE_DOS2UNIX= readme_eng.txt
+USES= dos2unix
+DOS2UNIX_FILES= readme_eng.txt
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
NO_WRKSUBDIR= yes
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin
@${MKDIR} ${STAGEDIR}${DOCSDIR}