View | Details | Raw Unified | Return to bug 92985
Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 8-20 Link Here
8
PORTNAME=	mime-types
8
PORTNAME=	mime-types
9
PORTVERSION=	1.13.1
9
PORTVERSION=	1.13.1
10
CATEGORIES=	mail ruby
10
CATEGORIES=	mail ruby
11
MASTER_SITES=	http://www.halostatue.ca/files/
11
MASTER_SITES=	#
12
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
13
DIST_SUBDIR=	ruby
13
DIST_SUBDIR=	ruby
14
14
15
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	MIME::Types for Ruby
16
COMMENT=	MIME::Types for Ruby
17
17
18
DEPRECATED=	mastersite disappeared, no longer maintained by author
19
EXPIRATION_DATE=	2006-04-07
20
18
USE_RUBY=	yes
21
USE_RUBY=	yes
19
22
20
NO_BUILD=	yes
23
NO_BUILD=	yes
(-)pkg-descr (-1 lines)
Lines 9-12 Link Here
9
Institute.
9
Institute.
10
10
11
Author:	Austin Ziegler <austin@halostatue.ca>
11
Author:	Austin Ziegler <austin@halostatue.ca>
12
WWW:	http://www.halostatue.ca/ruby/MIME__Types.html

Return to bug 92985