ports/74749: New port: misc/gplink

Jose Rodriguez king at v2project.com
Sun Dec 5 23:20:18 UTC 2004


>Number:         74749
>Category:       ports
>Synopsis:       New port: misc/gplink
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 05 23:20:18 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jose Rodriguez
>Release:        FreeBSD 5.3
>Organization:
>Environment:


	
>Description:
	
	New port: misc/gplink gp32 tool for manipulate files and directories in the GP32 game console.
>How-To-Repeat:
	
>Fix:

	

--- gplink-1.5.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gplink
#	gplink/Makefile
#	gplink/distinfo
#	gplink/pkg-descr
#	gplink/pkg-plist
#
echo c - gplink
mkdir -p gplink > /dev/null 2>&1
echo x - gplink/Makefile
sed 's/^X//' >gplink/Makefile << 'END-of-gplink/Makefile'
X# New ports collection makefile for:	gplink
X# Date created:				Sun Dec  5 23:17:44 CET 2004
X# Whom:					king at v2project.com
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	gplink
XPORTVERSION=	1.5
XCATEGORIES=	misc
XMASTER_SITES=	http://dexy.mine.nu/gp32/gplink/
X
XMAINTAINER=	king at v2project.com
XCOMMENT=	Gplink is a gp32 usb linker tool
X
XLIB_DEPENDS=    usb-0.1.7:${PORTSDIR}/devel/libusb
X
XUSE_GMAKE=      yes
XWRKSRC=         ${WRKDIR}/${DISTNAME}/src
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/gplink ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-gplink/Makefile
echo x - gplink/distinfo
sed 's/^X//' >gplink/distinfo << 'END-of-gplink/distinfo'
XMD5 (gplink-1.5.tar.gz) = 2a7d87a68a9541fc03038b43d80ee0c3
XSIZE (gplink-1.5.tar.gz) = 256794
END-of-gplink/distinfo
echo x - gplink/pkg-descr
sed 's/^X//' >gplink/pkg-descr << 'END-of-gplink/pkg-descr'
Xgplink is a gp32 linking tool,
XSupport for upload, download delete files create and remove directories,
Xrun files, etc in the smc card on the GP32.
X
XWWW: http://dexy.mine.nu/gp32/gplink/
END-of-gplink/pkg-descr
echo x - gplink/pkg-plist
sed 's/^X//' >gplink/pkg-plist << 'END-of-gplink/pkg-plist'
Xbin/gplink
END-of-gplink/pkg-plist
exit
--- gplink-1.5.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list