summaryrefslogtreecommitdiff
path: root/www/weblint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/weblint/Makefile')
-rw-r--r--www/weblint/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
new file mode 100644
index 000000000000..e0cb8949322a
--- /dev/null
+++ b/www/weblint/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: weblint
+# Version required: 3.0
+# Date created: Oct 14, 1995
+# Whom: pst
+#
+# $Id$
+#
+
+DISTNAME= weblint-1.011
+MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/
+CATEGORIES+= www
+MAINTAINER= pst
+
+.include <bsd.port.mk>