mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
311 B
Makefile
18 lines
311 B
Makefile
|
# New ports collection makefile for: xcoral
|
||
|
# Version required: 2.4
|
||
|
# Date created:
|
||
|
# Whom: erich@rrnet.com
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= xcoral-2.4
|
||
|
CATEGORIES+= editors
|
||
|
MASTER_SITES= ftp://public.x.org/contrib/editors/
|
||
|
|
||
|
MAINTAINER= erich@FreeBSD.ORG
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|