mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
c98cfd116d
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.
18 lines
333 B
Makefile
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>
|