mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
e088a4f458
it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
19 lines
384 B
Makefile
19 lines
384 B
Makefile
# New ports collection makefile for: ja-w3m-ssl
|
|
# Date Created: 12 Oct 1999
|
|
# Whom: MANTANI Nobutaka <nobutaka@nobutaka.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -ssl
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../www/w3m
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
PLIST= ${MASTERDIR}/pkg/PLIST.ja
|
|
|
|
JAPANESE= Yes
|
|
USE_OPENSSL= YES
|
|
|
|
.include "${MASTERDIR}/Makefile"
|