# Created by: Beech Rintoul <beech@FreeBSD.org>
# $FreeBSD: sysutils/decomment/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	decomment
PORTVERSION=	0.1.0
CATEGORIES=	sysutils
MASTER_SITES=	LOCAL/beech \
		http://www.alaskaparadise.com/freebsd/

MAINTAINER=	volker@vwsoft.com
COMMENT=	Removes comments and (optionally) whitespace from a file.

PLIST_FILES=	bin/decomment

NO_STAGE=	yes
.include <bsd.port.mk>
