summaryrefslogtreecommitdiff
path: root/multimedia/mmsclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mmsclient/Makefile')
-rw-r--r--multimedia/mmsclient/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/multimedia/mmsclient/Makefile b/multimedia/mmsclient/Makefile
deleted file mode 100644
index 7e3799165cff..000000000000
--- a/multimedia/mmsclient/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: mmsclient
-# Date created: 4 March 2002
-# Whom: danfe@regency.nsu.ru
-#
-# $FreeBSD$
-#
-
-PORTNAME= mmsclient
-PORTVERSION= 0.0.3
-CATEGORIES= graphics audio
-MASTER_SITES= http://www.geocities.com/majormms/ \
- ftp://danfe.rimusa.org/tmp/ \
- http://inet.ssc.nsu.ru/~danfe/
-DISTNAME= mms_client-${PORTVERSION}
-
-MAINTAINER= danfe@regency.nsu.ru
-
-GNU_CONFIGURE= yes
-MAN1= mmsclient.1
-
-post-install:
- @${INSTALL_MAN} ${FILESDIR}/mmsclient.1 ${MANPREFIX}/man/man1
-
-.include <bsd.port.mk>