1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/print/afm/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +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>