Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2008 12:29:29 -0500
From:      "Chris Haulmark" <chris@sigd.net>
To:        <martin.ziegler@cevibasel.ch>, <ports@freebsd.org>
Subject:   RE: patch for editors/edith
Message-ID:  <6FC9F9894A9F8C49A722CF9F2132FC22101938AA@ms05.mailstreet2003.net>
In-Reply-To: <20080123203721.027F0B78253@www1.visiopro.eu>
References:  <20080123203721.027F0B78253@www1.visiopro.eu>

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

>=20
> Hi
>=20
> This ist my first contribution to this list. I hope the patch is well
> formatted, tough it's not really a big change.

Thanks for the contribution!  I urge that you use send-pr so your
email and patch won't get lost in the mailing list archives.

Chris

>=20
> Martin Ziegler
>=20
> # New ports collection makefile for:    edith
> # Date created:         8 February 2002
> # Whom:                 Christian Brueffer <chris@unixpages.org>
> #
> # $FreeBSD: ports/editors/edith/Makefile,v 1.11 2007/12/23 12:43:24
> erwin Exp $
> #
>=20
> PORTNAME=3D	edith
> PORTVERSION=3D	1.58
> PORTREVISION=3D	1
> CATEGORIES=3D	editors linux
> --MASTER_SITES=3D	ftp://ftp.eidetica.com/pub/edith/x11/
> ++MASTER_SITES=3D	http://www.groenink.com/pub/edith/
> DISTFILES=3D	edith1.55.common.tar.gz \
> 		edith1.58.linux-glibc.tar.gz
>=20
> MAINTAINER=3D	ports@FreeBSD.org
> COMMENT=3D	A X11 GUI editor for binary and plain text files
>=20
> ONLY_FOR_ARCHS=3D	i386
> USE_LINUX=3D	yes
> USE_X_PREFIX=3D	yes
>=20
> --BROKEN=3D		unfetchable
> RESTRICTED=3D	"Redistribution not allowed"
> --NO_BUILD=3D	yes
>=20
> MAN1=3D		edith.1
> MANCOMPRESSED=3D	no
>=20
> WRKSRC=3D		${WRKDIR}/edith
> EDITHDIR=3D	${PREFIX}/lib/edith
>=20
> do-install:
> 	${INSTALL_PROGRAM} ${WRKSRC}/bin/linux/edith ${PREFIX}/bin
> 	${MKDIR} ${EDITHDIR}
> 	${MKDIR} ${EDITHDIR}/bin
> 	${INSTALL_SCRIPT} ${WRKSRC}/bin/edi* ${EDITHDIR}/bin
> .for i in defaults help
> 	${MKDIR} ${EDITHDIR}/${i}
> 	${INSTALL_DATA} ${WRKSRC}/${i}/* ${EDITHDIR}/${i}
> .endfor
> 	${INSTALL_MAN} ${WRKSRC}/edith.1 ${PREFIX}/man/man1
>=20
> .include <bsd.port.mk>
>=20
>=20
>=20
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-
> unsubscribe@freebsd.org"



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