1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/biology/lamarc/Makefile
Johann Visagie f7b5a60b9b Add lamarc 2001.08.06,
a package of programs for computing
population parameters.
2001-08-07 08:17:58 +00:00

27 lines
527 B
Makefile

# New ports collection makefile for: lamarc
# Date created: 6 August 2001
# Whom: Johann Visagie <wjv@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= lamarc
PORTVERSION= 2001.08.06
CATEGORIES= biology
MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
MAINTAINER= wjv@FreeBSD.org
RUN_DEPENDS= coalesce:${PORTSDIR}/biology/coalesce \
fluctuate:${PORTSDIR}/biology/fluctuate \
migrate:${PORTSDIR}/biology/migrate \
recombine:${PORTSDIR}/biology/recombine
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>