aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cpp2html/Makefile
blob: 75e41f6cbd24720a2b2bd28e8a8fa79d225fb7e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   cpp2html
# Date created:        24 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=	cpp2html
PORTVERSION=	1.2
CATEGORIES=	devel
MASTER_SITES=		${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	${PORTNAME}

MAINTAINER=		greid@ukug.uk.freebsd.org

GNU_CONFIGURE=		yes

.include <bsd.port.mk>