mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
a68627a23d
Reviewed by: asami
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>
|