ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/lang/bcc/Makefile
Revision: 20631
Committed: Sun Nov 1 17:59:07 2015 UTC (8 years, 5 months ago) by laffer1
File size: 347 byte(s)
Log Message:
fix man page install on bcc

File Contents

# Content
1 # $MidnightBSD$
2
3 PORTNAME= bcc
4 PORTVERSION= 1995.03.12
5 PORTREVISION= 1
6 CATEGORIES= lang devel
7 DISTNAME= ${PORTNAME}
8
9 MAINTAINER= ports@MidnightBSD.org
10 COMMENT= Bruce's C compiler (with as and ld); can do 16-bit code
11
12 LICENSE= gpl2
13
14 CONFLICTS= bin86-[0-9]* dev86-[0-9]*
15
16 pre-fake:
17 ${MKDIR} ${FAKE_DESTDIR}${PREFIX}/lib/bcc
18
19 .include <bsd.port.mk>

Properties

Name Value
svn:keywords MidnightBSD=%H