summaryrefslogblamecommitdiff
path: root/www/w3m-ssl/Makefile
blob: 7883558fb68927e5d6b437d5ed4b044b55de059b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                       
# 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"