summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorminskim <minskim>2006-07-21 19:52:59 +0000
committerminskim <minskim>2006-07-21 19:52:59 +0000
commit2c7c00820406c086cb584050bfa88894b0d7505b (patch)
treef8978a0852d34b62098bf09990d7aad336265ee8 /devel
parentb9d25d02dfcf84ba8023761832c819736cc4c1c9 (diff)
downloadpkgsrc-2c7c00820406c086cb584050bfa88894b0d7505b.tar.gz
Import SDL-intro-ko from pkgsrc-wip. Packaged by Ian Zagorskih.
Simple DirectMedia Layer introduction in Korean.
Diffstat (limited to 'devel')
-rw-r--r--devel/SDL-intro-ko/DESCR1
-rw-r--r--devel/SDL-intro-ko/Makefile28
-rw-r--r--devel/SDL-intro-ko/PLIST16
-rw-r--r--devel/SDL-intro-ko/distinfo5
4 files changed, 50 insertions, 0 deletions
diff --git a/devel/SDL-intro-ko/DESCR b/devel/SDL-intro-ko/DESCR
new file mode 100644
index 00000000000..b61739b0e22
--- /dev/null
+++ b/devel/SDL-intro-ko/DESCR
@@ -0,0 +1 @@
+Simple DirectMedia Layer introduction in Korean.
diff --git a/devel/SDL-intro-ko/Makefile b/devel/SDL-intro-ko/Makefile
new file mode 100644
index 00000000000..3ac555faa6f
--- /dev/null
+++ b/devel/SDL-intro-ko/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/21 19:52:59 minskim Exp $
+#
+
+DISTNAME= SDL-1.0-korean-intro
+PKGNAME= SDL-intro-ko-1.0
+CATEGORIES= devel
+MASTER_SITES= http://www.libsdl.org/archives/
+
+MAINTAINER= ianzag@mail.ru
+HOMEPAGE= http://www.libsdl.org/docs.php
+COMMENT= Simple DirectMedia Layer introduction (Korean)
+
+WRKSRC= ${WRKDIR}/intro.ko
+DEST= ${PREFIX}/share/doc/SDL-intro.ko
+
+NO_CONFIGURE= YES
+NO_BUILD= YES
+
+# Remove links
+post-patch:
+ ${RM} ${WRKSRC}/index.html
+
+do-install:
+ ${INSTALL_DATA_DIR} ${DEST}
+ ${INSTALL_DATA} ${WRKSRC}/*.html ${DEST}
+ ${LN} -s ${DEST}/toc.html ${DEST}/index.html
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/SDL-intro-ko/PLIST b/devel/SDL-intro-ko/PLIST
new file mode 100644
index 00000000000..41232c2fc88
--- /dev/null
+++ b/devel/SDL-intro-ko/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/21 19:52:59 minskim Exp $
+share/doc/SDL-intro.ko/author.html
+share/doc/SDL-intro.ko/index.html
+share/doc/SDL-intro.ko/toc.html
+share/doc/SDL-intro.ko/usingcdrom.html
+share/doc/SDL-intro.ko/usingendian.html
+share/doc/SDL-intro.ko/usingevents.html
+share/doc/SDL-intro.ko/usinginit.html
+share/doc/SDL-intro.ko/usingsound.html
+share/doc/SDL-intro.ko/usingthreads.html
+share/doc/SDL-intro.ko/usingtimers.html
+share/doc/SDL-intro.ko/usingvideo.html
+share/doc/SDL-intro.ko/whatcanitdo.html
+share/doc/SDL-intro.ko/whatisit.html
+share/doc/SDL-intro.ko/whatplatforms.html
+@dirrm share/doc/SDL-intro.ko
diff --git a/devel/SDL-intro-ko/distinfo b/devel/SDL-intro-ko/distinfo
new file mode 100644
index 00000000000..00937f157eb
--- /dev/null
+++ b/devel/SDL-intro-ko/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/21 19:52:59 minskim Exp $
+
+SHA1 (SDL-1.0-korean-intro.tar.gz) = ed2aa22ad322af5433cfa65ba419d559d3a97d36
+RMD160 (SDL-1.0-korean-intro.tar.gz) = 5d35de997375c2644e452488c23297847474f915
+Size (SDL-1.0-korean-intro.tar.gz) = 14601 bytes