- Portlint (to make PW happy)

- remove MANCOMPRESSED=no - it's the default if USE_IMAKE is not set.
This commit is contained in:
Alexander Langer 2000-07-14 09:15:27 +00:00
parent e2bb2a8130
commit 5dc99617d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30601

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: brs
# Date created: 10 July 2000
# Whom: Kim Scarborough <user@unknown.nu>
# New ports collection makefile for: brs
# Date created: 10 July 2000
# Whom: Kim Scarborough <user@unknown.nu>
#
# $FreeBSD$
#
@ -8,17 +8,14 @@
PORTNAME= brs
PORTVERSION= 4.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SUNSITE}
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>