de1e7efd6d
- Drop MD5 checksum from distinfo
22 lines
432 B
Makefile
22 lines
432 B
Makefile
# New ports collection makefile for: rubygem-jpmobile-terminfo
|
|
# Date created: 2010-09-18
|
|
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= jpmobile-terminfo
|
|
PORTVERSION= 0.0.2
|
|
CATEGORIES= japanese www rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Carrier terminal information List for jpmobile
|
|
|
|
LICENSE= MIT
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|