1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/misc/diction/Makefile
2000-04-14 08:49:30 +00:00

23 lines
392 B
Makefile

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