1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/www/weblint/Makefile

18 lines
333 B
Makefile
Raw Normal View History

1995-10-14 23:13:48 +00:00
# New ports collection makefile for: weblint
1996-07-20 22:30:38 +00:00
# Version required: 1.017
1995-10-14 23:13:48 +00:00
# Date created: Oct 14, 1995
# Whom: pst
#
# $Id: Makefile,v 1.6 1996/11/18 11:42:18 asami Exp $
1995-10-14 23:13:48 +00:00
#
1996-07-20 22:30:38 +00:00
DISTNAME= weblint-1.017
CATEGORIES= www
1996-07-20 22:30:38 +00:00
MASTER_SITES= ftp://ftp.khoral.com/pub/weblint/
1995-10-17 08:27:57 +00:00
MAINTAINER= pst@FreeBSD.ORG
1995-10-14 23:13:48 +00:00
MAN1= weblint.1
1995-10-14 23:13:48 +00:00
.include <bsd.port.mk>