1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/www/w3m-ssl/Makefile
SADA Kenji c035493eac This is the w3m port which is enabled SSL support.
PR:		ports/14693
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-11-21 20:54:44 +00:00

19 lines
435 B
Makefile

# New ports collection makefile for: w3m-ssl
# Version required: 991028-2
# Date Created: 12 Oct 1999
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
#
# $FreeBSD$
#
PKGNAME= w3m-ssl-${W3M_VER}
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}/pkg
PLIST= ${MASTERDIR}/pkg/PLIST
USE_SSL= Yes
.include "${MASTERDIR}/Makefile"