blob: ca180242db517bc7e010d8a2c833052a9f6c2569 (
plain) (
tree)
|
|
# New ports collection makefile for: diction
# Date created: 2 August 1998
# Whom: J Han <hjh@best.com>
#
# $FreeBSD$
#
PORTNAME= diction
PORTVERSION= 0.9
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>
|