1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/misc/diction/Makefile
Seiichirou Hiraoka 59613ec4af Update to 0.8
PR: ports/10656
Submitted by: mharo@area51.fremont.ca.us
1999-03-19 16:08:13 +00:00

23 lines
444 B
Makefile

# New ports collection makefile for: diction
# Version required: 0.8
# Date created: 2 August 1998
# Whom: J Han <hjh@best.com>
#
# $Id: Makefile,v 1.2 1999/01/10 18:41:00 steve Exp $
#
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>