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




                                                 
           


                             
                     
                                  
                                 
 

                                 
                   
                           
 
             
                                                        
 
                      
# New ports collection makefile for:	ghostview
# Version required:	1.5
# Date created:		21 October 1994
# Whom:			jkh
#
# $FreeBSD$
#

DISTNAME=	ghostview-1.5
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	ghostview

MAINTAINER=	ports@FreeBSD.org

USE_IMAKE=	yes
MAN1=		ghostview.1

post-install:
	@${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL

.include <bsd.port.mk>