mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
New port -- GNOME Edy Viewer
Feature safe: yes
This commit is contained in:
parent
66d92f795c
commit
ad2f635010
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250123
@ -90,6 +90,7 @@
|
||||
SUBDIR += fumeikai-fpw
|
||||
SUBDIR += gawk
|
||||
SUBDIR += gd
|
||||
SUBDIR += gedy
|
||||
SUBDIR += gicq
|
||||
SUBDIR += gorua
|
||||
SUBDIR += gqmpeg
|
||||
|
35
japanese/gedy/Makefile
Normal file
35
japanese/gedy/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# New ports collection makefile for: gedy
|
||||
# Date created: 21 February 2010
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gedy
|
||||
PORTVERSION= 0.02
|
||||
#PORTREVISION= 0
|
||||
CATEGORIES= japanese ruby
|
||||
MASTER_SITES= http://homepage3.nifty.com/slokar/pasori/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= # empty
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= GNOME Edy Viewer
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gnome2.so:${PORTSDIR}/x11/ruby-gnome2 \
|
||||
${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 \
|
||||
${RUBY_SITEARCHLIBDIR}/pasori.so:${PORTSDIR}/devel/libpafe-ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
|
||||
EXTRACT_CMD= ${CP}
|
||||
EXTRACT_BEFORE_ARGS= -p
|
||||
EXTRACT_AFTER_ARGS= .
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
3
japanese/gedy/distinfo
Normal file
3
japanese/gedy/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (gedy) = 572d60b5dbb11f2807414ad5f38a0fea
|
||||
SHA256 (gedy) = 19e1419820249d89afc2270ecc78343e751ffd8aa7dfd474cf6a7aa0660b9347
|
||||
SIZE (gedy) = 17885
|
3
japanese/gedy/pkg-descr
Normal file
3
japanese/gedy/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
GNOME Edy Viewer
|
||||
|
||||
WWW: http://homepage3.nifty.com/slokar/pasori/gedyviewer.html
|
Loading…
Reference in New Issue
Block a user