mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
16 lines
322 B
Makefile
16 lines
322 B
Makefile
# New ports collection makefile for: weblint
|
|
# Version required: 3.0
|
|
# Date created: Oct 14, 1995
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.2 1995/10/17 08:27:57 asami Exp $
|
|
#
|
|
|
|
DISTNAME= weblint-1.011
|
|
CATEGORIES+= networking
|
|
MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/
|
|
|
|
MAINTAINER= pst@FreeBSD.ORG
|
|
|
|
.include <bsd.port.mk>
|