1995-10-02 16:14:42 +00:00
|
|
|
# New ports collection makefile for: xcoral
|
1996-10-10 16:02:04 +00:00
|
|
|
# Version required: 2.5
|
1995-10-02 16:14:42 +00:00
|
|
|
# Date created:
|
|
|
|
# Whom: erich@rrnet.com
|
|
|
|
#
|
1997-08-11 15:04:29 +00:00
|
|
|
# $Id: Makefile,v 1.4 1996/11/18 09:52:49 asami Exp $
|
1995-10-02 16:14:42 +00:00
|
|
|
#
|
|
|
|
|
1997-08-11 15:04:29 +00:00
|
|
|
DISTNAME= xcoral-3.1
|
1996-11-11 05:07:53 +00:00
|
|
|
CATEGORIES= editors
|
1996-11-18 09:56:45 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= editors
|
1995-10-02 16:14:42 +00:00
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.ORG
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1997-08-11 15:04:29 +00:00
|
|
|
#post-extract:
|
|
|
|
# @mv ${WRKSRC}/config.h ${WRKSRC}/config.h.in
|
|
|
|
# @sed 's,@PREFIX@,${PREFIX},' ${WRKSRC}/config.h.in >${WRKSRC}/config.h
|
1996-10-10 16:02:04 +00:00
|
|
|
|
1995-10-02 16:14:42 +00:00
|
|
|
.include <bsd.port.mk>
|