1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/brs/Makefile
Alexander Langer 5dc99617d0 - Portlint (to make PW happy)
- remove MANCOMPRESSED=no - it's the default if USE_IMAKE is not set.
2000-07-14 09:15:27 +00:00

22 lines
419 B
Makefile

# 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
.include <bsd.port.mk>