blob: 4a81477aa9a3eea324580c846f929b6e3f90992d (
plain) (
tree)
|
|
# New ports collection makefile for: diction
# Version required: 0.8
# Date created: 2 August 1998
# Whom: J Han <hjh@best.com>
#
# $FreeBSD$
#
DISTNAME= diction-0.8
CATEGORIES= misc
MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/
MAINTAINER= ports@freebsd.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAKE_ENV= MKDIR="$(MKDIR)"
MAN1= diction.1 style.1
.include <bsd.port.mk>
|