1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/editors/xcoral/Makefile
1997-08-11 15:04:29 +00:00

23 lines
509 B
Makefile

# New ports collection makefile for: xcoral
# Version required: 2.5
# Date created:
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.4 1996/11/18 09:52:49 asami Exp $
#
DISTNAME= xcoral-3.1
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>