freebsd-ports/misc/lifelines/Makefile
Maxim Sobolev 3ffc4bda32 New port for the lifelines family tree package. Note that this
port is the database core & data entry app only.  Reports will
follow in a separate package, since they are updated more
frequently.

PR:		20585
Submitted by:	Matthew Emmerton <root@gabby.gsicomp.on.ca>
2000-09-04 14:38:51 +00:00

19 lines
361 B
Makefile

# New ports collection makefile for: lifelines
# Date created: 10 August 2000
# Whom: Matt Emmerton <matt@gsicomp.on.ca>
#
# $FreeBSD$
#
PORTNAME= lifelines
PORTVERSION= 3.0.5
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= matt@gsicomp.on.ca
GNU_CONFIGURE= yes
USE_BISON= yes
.include <bsd.port.mk>