Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2000 22:04:23 +0200 (CEST)
From:      Roland Jesse <jesse@cs.uni-magdeburg.de>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22381: New port: misc/mango
Message-ID:  <200010282004.e9SK4Nm74131@arthur.cs.uni-magdeburg.de>

next in thread | raw e-mail | index | archive | help

>Number:         22381
>Category:       ports
>Synopsis:       New port: misc/mango
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 28 13:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Roland Jesse
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Otto-von-Guericke University of Magdeburg
>Environment:
FreeBSD arthur.cs.uni-magdeburg.de 4.1-STABLE FreeBSD 4.1-STABLE #0: Fri Sep 22 13:46:37 CEST 2000     root@arthur.cs.uni-magdeburg.de:/usr/obj/usr/src/sys/ARTHUR  i386
>Description:
New port: misc/mango

Mango is a recipe management software. The main motivation of the
project is to provide a mealmaster compatible application for UNIX and
similar systems.
                      
WWW: http://mango.sourceforge.net/
>How-To-Repeat:
n/a
>Fix:
# 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:
#
#	mango
#	mango/pkg-comment
#	mango/Makefile
#	mango/pkg-plist
#	mango/pkg-descr
#	mango/distinfo
#
echo c - mango
mkdir -p mango > /dev/null 2>&1
echo x - mango/pkg-comment
sed 's/^X//' >mango/pkg-comment << 'END-of-mango/pkg-comment'
XA recipe management software.
END-of-mango/pkg-comment
echo x - mango/Makefile
sed 's/^X//' >mango/Makefile << 'END-of-mango/Makefile'
X# New ports collection makefile for:   mango
X# Date created:        28 October 2000
X# Whom:                Roland Jesse <jesse@cs.uni-magdeburg.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mango
XPORTVERSION=	0.2
XCATEGORIES=	misc
XMASTER_SITES=	ftp://mango.sourceforge.net/pub/mango/
X
XMAINTAINER=	jesse@cs.uni-magdeburg.de
X
XBUILD_DEPENDS=	tmake:${PORTSDIR}/devel/tmake
X
XUSE_BZIP2=	yes
XUSE_QT2=	yes
XTMAKEENV=	TMAKEPATH=${PREFIX}/share/tmake/freebsd-g++
X
Xdo-build:
X	(cd ${WRKSRC}; ${SETENV} ${TMAKEENV} tmake -o Makefile mango.pro)
X	(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET})
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/mango ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-mango/Makefile
echo x - mango/pkg-plist
sed 's/^X//' >mango/pkg-plist << 'END-of-mango/pkg-plist'
Xbin/mango
END-of-mango/pkg-plist
echo x - mango/pkg-descr
sed 's/^X//' >mango/pkg-descr << 'END-of-mango/pkg-descr'
XMango is a recipe management software. The main motivation of the
Xproject is to provide a mealmaster compatible application for UNIX and
Xsimilar systems.
X                      
XWWW: http://mango.sourceforge.net/
X
X- Roland
Xjesse@cs.uni-magdeburg.de
END-of-mango/pkg-descr
echo x - mango/distinfo
sed 's/^X//' >mango/distinfo << 'END-of-mango/distinfo'
XMD5 (mango-0.2.tar.bz2) = fdd6e77238f0283a28c780d48e23bc44
END-of-mango/distinfo
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010282004.e9SK4Nm74131>