freebsd-ports/www/weblint/Makefile
Satoshi Asami c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00

18 lines
333 B
Makefile

# New ports collection makefile for: weblint
# Version required: 1.017
# Date created: Oct 14, 1995
# Whom: pst
#
# $Id: Makefile,v 1.6 1996/11/18 11:42:18 asami Exp $
#
DISTNAME= weblint-1.017
CATEGORIES= www
MASTER_SITES= ftp://ftp.khoral.com/pub/weblint/
MAINTAINER= pst@FreeBSD.ORG
MAN1= weblint.1
.include <bsd.port.mk>