summaryrefslogblamecommitdiff
path: root/editors/xcoral/Makefile
blob: b9686a0994baed05d8e51be0762534ff4801c0ac (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                           


                                       
                                                      

 
                          
                       

                                       




                                 



                                                                              
                      
# New ports collection makefile for:    xcoral
# Version required:	2.5
# Date created:         
# Whom:                 erich@rrnet.com
#
# $Id: Makefile,v 1.3 1996/11/11 05:07:39 obrien Exp $
#

DISTNAME=	xcoral-2.5
CATEGORIES=	editors
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	editors

MAINTAINER=	erich@FreeBSD.ORG

USE_IMAKE=	yes

post-extract:
	@mv ${WRKSRC}/config.h ${WRKSRC}/config.h.in
	@sed 's,@PREFIX@,${PREFIX},' ${WRKSRC}/config.h.in >${WRKSRC}/config.h

.include <bsd.port.mk>