mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
39c06186fa
for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
20 lines
410 B
Makefile
20 lines
410 B
Makefile
# New ports collection makefile for: eiffel
|
|
# Date created: Thu Sep 14 11:10:01 CDT 1995
|
|
# Whom: erich@rrnet.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= eiffel
|
|
PORTVERSION= 13a
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ftp://ftp.cm.cf.ac.uk/pub/Eiffel/SIG/Eiffel-S-1.3/BSD/
|
|
DISTNAME= eiffels13a
|
|
EXTRACT_SUFX= .freebsd.tar.gz
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/eiffel
|
|
|
|
.include <bsd.port.mk>
|