50167cc9ea
PR: 30896 Submitted by: maintainer
19 lines
361 B
Makefile
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.6
|
|
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>
|