aboutsummaryrefslogtreecommitdiff
path: root/multimedia/linux-tsmuxer
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2010-02-24 17:14:58 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2010-02-24 17:14:58 +0000
commit2c27d99c60740b7c57771f27ed401ebb45b51a18 (patch)
tree9019bf2d3507a0a99a1d3a046750c2a37d6232a2 /multimedia/linux-tsmuxer
parent3394538fe64b0baf0d0c45d8f9efe9f36f86c064 (diff)
downloadports-2c27d99c60740b7c57771f27ed401ebb45b51a18.tar.gz
ports-2c27d99c60740b7c57771f27ed401ebb45b51a18.zip
- Readd the port with better, all-lowercase name [1]
- While here, fix several minor issues with Makefile and pkg-descr (augment COMMENT, utilize standard NO_BUILD and NO_WRKSUBDIR knobs, remove `x11' as a secondary category, use correct installation commands and merge them into one, give correct package name prefix (`linux-') for Linux binary- only software, sort PLIST_FILES -- all these things that usually happen when people are not reading PH well enough, do not look at other ports, and not using common sense.) :-( No objection from: pgollucci [1] Feature safe: yes
Notes
Notes: svn path=/head/; revision=250266
Diffstat (limited to 'multimedia/linux-tsmuxer')
-rw-r--r--multimedia/linux-tsmuxer/Makefile27
-rw-r--r--multimedia/linux-tsmuxer/distinfo3
-rw-r--r--multimedia/linux-tsmuxer/pkg-descr5
3 files changed, 35 insertions, 0 deletions
diff --git a/multimedia/linux-tsmuxer/Makefile b/multimedia/linux-tsmuxer/Makefile
new file mode 100644
index 000000000000..3d8a17b760b1
--- /dev/null
+++ b/multimedia/linux-tsmuxer/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: tsMuxeR (Linux version)
+# Date created: 2010-01-02
+# Whom: Steve Wills <steve@mouf.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= tsmuxer
+PORTVERSION= 1.10.6
+CATEGORIES= multimedia linux
+MASTER_SITES= http://www.smlabs.net/tsMuxer/
+PKGNAMEPREFIX= linux-
+DISTNAME= tsMuxeR_${PORTVERSION}
+
+MAINTAINER= steve@mouf.net
+COMMENT= Utility to create TS and M2TS files for IP broadcasting
+
+USE_LINUX= yes
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+PLIST_FILES= bin/tsMuxeR bin/tsMuxerGUI
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKDIR}/tsMuxeR ${WRKDIR}/tsMuxerGUI \
+ ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/multimedia/linux-tsmuxer/distinfo b/multimedia/linux-tsmuxer/distinfo
new file mode 100644
index 000000000000..457252837dca
--- /dev/null
+++ b/multimedia/linux-tsmuxer/distinfo
@@ -0,0 +1,3 @@
+MD5 (tsMuxeR_1.10.6.tar.gz) = b8210a33ed55cfcac8a159e35469e1e1
+SHA256 (tsMuxeR_1.10.6.tar.gz) = a12ee4c5289afba25ce0998c04c752026a73afce45c700624b8efc0bc090ab78
+SIZE (tsMuxeR_1.10.6.tar.gz) = 5489146
diff --git a/multimedia/linux-tsmuxer/pkg-descr b/multimedia/linux-tsmuxer/pkg-descr
new file mode 100644
index 000000000000..35ab1fa708c2
--- /dev/null
+++ b/multimedia/linux-tsmuxer/pkg-descr
@@ -0,0 +1,5 @@
+tsMuxeR a software utility to create TS and M2TS files for IP broadcasting
+as well as for viewing at hardware video players (i.e., Dune HD Ultra, Sony
+Playstation3 and others).
+
+WWW: http://www.smlabs.net/tsmuxer_en.html