summaryrefslogtreecommitdiff
path: root/misc/brs/Makefile
blob: 9cd4e95a9252f453362e34e12c700f0a04522674 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:   brs
# Date created:        10 July 2000
# Whom:                Kim Scarborough <user@unknown.nu>
#
# $FreeBSD$
#

PORTNAME=      brs
PORTVERSION=   4.0
CATEGORIES=    misc
MASTER_SITES=  ${MASTER_SITE_SUNSITE} 
MASTER_SITE_SUBDIR=    apps/religion

DISTNAME=      brs.4.00.l1

MAINTAINER=    user@unknown.nu

WRKSRC=	       ${WRKDIR}/bible
ALL_TARGET=

MAN1=          bible.1
MANCOMPRESSED= no

.include <bsd.port.mk>