2ff76f46cd
PR: 35973 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
20 lines
329 B
Makefile
20 lines
329 B
Makefile
# New ports collection makefile for: diction
|
|
# Date created: 2 August 1998
|
|
# Whom: J Han <hjh@best.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= diction
|
|
PORTVERSION= 1.02
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.moria.de/~michael/diction/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_AUTOCONF= yes
|
|
|
|
MAN1= diction.1 style.1
|
|
|
|
.include <bsd.port.mk>
|