1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/devel/cpp2html/Makefile
2001-02-05 14:34:42 +00:00

19 lines
372 B
Makefile

# 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>