summaryrefslogblamecommitdiff
path: root/print/afm/Makefile
blob: 3f39c2fb52c7a214f4ef05a6d985449a1c471453 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           


                                        
           

 

                   
                     
                                                 
                   
                      
 
                                 
                                  
 
          
                                
 
         
                

                      
# 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
COMMENT=	Adobe Font Metrics

pre-patch:
	@${RM} -rf ${WRKSRC}/RCS

do-build:
	@${TRUE}

.include <bsd.port.mk>