aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mmsrip/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2022-06-30 20:28:06 +0000
committerRene Ladan <rene@FreeBSD.org>2022-06-30 20:28:06 +0000
commitc46b556a1b834132e6d02d1bdc422f16c3dc80ad (patch)
treeb6fde338dbc464a856d844d7ffe95d60a9b9815d /multimedia/mmsrip/Makefile
parentfbefc972820360a45c8fb5703e7e5431dd8757e0 (diff)
downloadports-c46b556a1b834132e6d02d1bdc422f16c3dc80ad.tar.gz
ports-c46b556a1b834132e6d02d1bdc422f16c3dc80ad.zip
Diffstat (limited to 'multimedia/mmsrip/Makefile')
-rw-r--r--multimedia/mmsrip/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/multimedia/mmsrip/Makefile b/multimedia/mmsrip/Makefile
deleted file mode 100644
index 048f169769ea..000000000000
--- a/multimedia/mmsrip/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Mun-Kyo Seo <munggo@pmy.lv>
-
-PORTNAME= mmsrip
-PORTVERSION= 0.7.0
-CATEGORIES= multimedia
-MASTER_SITES= http://www.sourcefiles.org/Multimedia/Tools/Network/ \
- http://nbenoit.tuxfamily.org/projects/mmsrip/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= MMS ripper - a client for the proprietary protocol mms://
-
-LICENSE= GPLv2+
-
-DEPRECATED= Obsolete, Microsoft deprecated MMS in 2003
-EXPIRATION_DATE=2022-06-30
-
-GNU_CONFIGURE= yes
-
-PLIST_FILES= bin/mmsrip \
- man/man1/mmsrip.1.gz
-
-.include <bsd.port.mk>