freebsd-ports/japanese/rubygem-jpmobile-terminfo/Makefile
TAKATSU Tomonari de1e7efd6d - Add LICENSE
- Drop MD5 checksum from distinfo
2010-12-31 10:47:47 +00:00

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>