diff options
author | Juergen Lock <nox@FreeBSD.org> | 2014-03-15 15:35:59 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2014-03-15 15:35:59 +0000 |
commit | 587837f8ba8be0bbf224c74e35a67d797485e873 (patch) | |
tree | f1f3ba7b1b990e83ede3ef650a0bb69ea6181b2f /multimedia/vdr-plugin-osdteletext | |
parent | f3a8e58f521ce4787196e8adf4e6d0d665f4dd94 (diff) | |
download | ports-587837f8ba8be0bbf224c74e35a67d797485e873.tar.gz ports-587837f8ba8be0bbf224c74e35a67d797485e873.zip |
Notes
Diffstat (limited to 'multimedia/vdr-plugin-osdteletext')
-rw-r--r-- | multimedia/vdr-plugin-osdteletext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-osdteletext/Makefile b/multimedia/vdr-plugin-osdteletext/Makefile index 52fcf16d7650..4f2f611a6a33 100644 --- a/multimedia/vdr-plugin-osdteletext/Makefile +++ b/multimedia/vdr-plugin-osdteletext/Makefile @@ -7,11 +7,11 @@ PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/899/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -EXTRACT_SUFX= .tgz MAINTAINER= nox@FreeBSD.org COMMENT= Video Disk Recorder - OSD teletext plugin +USES= tar:tgz PATCH_STRIP= -p1 HAVE_CONFIGURE= yes PORTDOCS= COPYING README HISTORY |