aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/replex/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2005-01-31 13:43:16 +0800
committerdinoex <dinoex@FreeBSD.org>2005-01-31 13:43:16 +0800
commitf0cf2255c5c694423c42fe923832f059f34f6720 (patch)
treec231a2b7e87b8a42b94034dd3835283189695051 /multimedia/replex/Makefile
parent69bc46ef60c03139fb0bb9a31ff098fbfcceeb6a (diff)
downloadfreebsd-ports-graphics-f0cf2255c5c694423c42fe923832f059f34f6720.tar.gz
freebsd-ports-graphics-f0cf2255c5c694423c42fe923832f059f34f6720.tar.zst
freebsd-ports-graphics-f0cf2255c5c694423c42fe923832f059f34f6720.zip
- new tarball with COPYING changed
rereleased now under GPL, former GLPL HEADS UP: Do not link libreplex with non GPL programs. linking it with BSD-licensed or other open-source licenses is a violation of the GPL license. - remove libreplex from the packag
Diffstat (limited to 'multimedia/replex/Makefile')
-rw-r--r--multimedia/replex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/replex/Makefile b/multimedia/replex/Makefile
index 81810caedb3..fe68bf5207c 100644
--- a/multimedia/replex/Makefile
+++ b/multimedia/replex/Makefile
@@ -7,6 +7,7 @@
PORTNAME= replex
PORTVERSION= 0.1.3
+PORTVERSION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.metzlerbros.org/dvb/
@@ -22,7 +23,6 @@ TOFIX= avi.h element.h mpg_common.h pes.h replex.h ringbuffer.h \
replex.c ts.c
do-install:
- ${INSTALL_DATA} ${WRKSRC}/libreplex.a ${PREFIX}/lib/
${INSTALL_PROGRAM} ${WRKSRC}/replex ${PREFIX}/bin/
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}