a4b7ce27a1
PR: 23626 Submitted by: Ports Furry
20 lines
328 B
Makefile
20 lines
328 B
Makefile
# 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>
|