freebsd-ports/print/afm/Makefile
2001-01-24 16:10:57 +00:00

24 lines
378 B
Makefile

# New ports collection makefile for: afm
# Date created: 23 November 1994
# Whom: ljo
#
# $FreeBSD$
#
PORTNAME= afm
PORTVERSION= 1.0
CATEGORIES= print
MASTER_SITES= ftp://ftp.sgi.com/sgi/fax/source/
DISTNAME= afm
EXTRACT_SUFX= -tar.Z
MAINTAINER= ports@FreeBSD.org
pre-patch:
@${RM} -rf ${WRKSRC}/RCS
do-build:
@${TRUE}
.include <bsd.port.mk>