1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/japanese/w3m-ssl/Makefile
SADA Kenji 0c556a7e4a This is the w3m port which is enabled Japanese and SSL support.
PR:		ports/14694
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-11-21 20:57:35 +00:00

20 lines
472 B
Makefile

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