freebsd-ports/lang/pfe/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
484 B
Makefile

# New ports collection makefile for: pfe-devel
# Date created: 29 October 2000
# Whom: patrick
#
# $FreeBSD$
#
PORTNAME= pfe
PORTVERSION= 0.32.91
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= patrick@FreeBSD.org
COMMENT= Implementation of ANSI Forth
GNU_CONFIGURE= yes
CONFIGURE_TARGET= #
USE_GMAKE= yes
MAKE_ARGS= mandir=/usr/local/man
MAN1= pfe.1 pfe-config.1
.include <bsd.port.mk>