1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

SDLSKK is SKK on SDL.

WWW: http://www.kmc.gr.jp/~ohai/sdlskk.en.html

Approved by:	wg/pawel (mentors)
This commit is contained in:
Rusmir Dusko 2013-10-14 13:59:30 +00:00
parent 891b7d0f4e
commit 2051a4fa11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330325
4 changed files with 40 additions and 0 deletions

View File

@ -4283,6 +4283,7 @@
SUBDIR += sdl_console
SUBDIR += sdl_sge
SUBDIR += sdlmm
SUBDIR += sdlskk
SUBDIR += sdts++
SUBDIR += sedsed
SUBDIR += seed

34
devel/sdlskk/Makefile Normal file
View File

@ -0,0 +1,34 @@
# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
# $FreeBSD$
PORTNAME= sdlskk
PORTVERSION= 0.5
CATEGORIES= devel graphics ruby
MASTER_SITES= http://www.kmc.gr.jp/~ohai/sdlskk/
DIST_SUBDIR= ruby
MAINTAINER= nemysis@FreeBSD.org
COMMENT= SKK on SDL
LICENSE= LGPL21
USES= iconv
USE_SDL= image ttf sdl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
PLIST_FILES= include/SDL/sdlskk.h \
lib/libSDLSKK.a \
lib/libSDLSKK.la \
lib/libSDLSKK.so.2.0
PLIST_DIRSTRY= include/SDL
PORTDOCS= AUTHORS NEWS README README.ja
OPTIONS_DEFINE= DOCS
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

2
devel/sdlskk/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (ruby/sdlskk-0.5.tar.gz) = 08e559aa45a9f46f365304907fb6076800a05808a646b9708b1861cb482367d6
SIZE (ruby/sdlskk-0.5.tar.gz) = 200521

3
devel/sdlskk/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
SDLSKK is SKK on SDL.
WWW: http://www.kmc.gr.jp/~ohai/sdlskk.en.html