Annotation of pkgsrc/editors/vile/Makefile, revision 1.3

1.1       agc         1: # New ports collection makefile for:    vile
1.3     ! agc         2: # Version required:                    7.3
        !             3: # Date created:                        Wed Nov 26, 1996
        !             4: # Whom:                                pgf
1.1       agc         5: #
1.3     ! agc         6: # $NetBSD: Makefile,v 1.2 1997/10/06 13:03:07 agc Exp $
1.1       agc         7: # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:55:09 gj Exp
                      8: #
                      9: 
1.2       agc        10: DISTNAME=      vile
1.3     ! agc        11: PKGNAME=       vile-7.3
1.2       agc        12: WRKSRC=                ${WRKDIR}/${PKGNAME}
1.1       agc        13: CATEGORIES=    editors
                     14: MASTER_SITES=   ftp://ftp.clark.net/pub/dickey/vile/ \
                     15:                ftp://id.wing.net/pub/pgf/vile/
                     16: 
                     17: MAINTAINER=    [email protected]
                     18: 
                     19: MAKEFILE=      makefile
                     20: GNU_CONFIGURE= yes
                     21: MAN1=          vile.1
                     22: 
                     23: post-install:
                     24:        @echo "You might want to copy the *.rc files from the source tree before"
                     25:        @echo "doing \`make clean'."
                     26: 
                     27: .include <bsd.port.mk>

CVSweb <[email protected]>