> 
> Hi
> 
> 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

> 
> Martin Ziegler
> 
> # New ports collection makefile for:    edith
> # Date created:         8 February 2002
> # Whom:                 Christian Brueffer <[EMAIL PROTECTED]>
> #
> # $FreeBSD: ports/editors/edith/Makefile,v 1.11 2007/12/23 12:43:24
> erwin Exp $
> #
> 
> PORTNAME=     edith
> PORTVERSION=  1.58
> PORTREVISION= 1
> CATEGORIES=   editors linux
> --MASTER_SITES=       ftp://ftp.eidetica.com/pub/edith/x11/
> ++MASTER_SITES=       http://www.groenink.com/pub/edith/
> DISTFILES=    edith1.55.common.tar.gz \
>               edith1.58.linux-glibc.tar.gz
> 
> MAINTAINER=   [EMAIL PROTECTED]
> COMMENT=      A X11 GUI editor for binary and plain text files
> 
> ONLY_FOR_ARCHS=       i386
> USE_LINUX=    yes
> USE_X_PREFIX= yes
> 
> --BROKEN=             unfetchable
> RESTRICTED=   "Redistribution not allowed"
> --NO_BUILD=   yes
> 
> MAN1=         edith.1
> MANCOMPRESSED=        no
> 
> WRKSRC=               ${WRKDIR}/edith
> EDITHDIR=     ${PREFIX}/lib/edith
> 
> 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
> 
> .include <bsd.port.mk>
> 
> 
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-
> [EMAIL PROTECTED]"
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to