aboutsummaryrefslogblamecommitdiff
path: root/print/trueprint/Makefile
blob: 34c05061b593f2d4c3dcaf98fa4cfe90c12ffa49 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
 
                         
                   
                 
                     
                   
 
                                  
                                                            
 
                             
                   
                                         
 
                         
 
                                                     
 
                      
# Created by: Dmitry Sivachenko <dima@Chg.RU>

PORTNAME=	trueprint
PORTVERSION=	5.4
PORTREVISION=	2
CATEGORIES=	print
MASTER_SITES=	GNU

MAINTAINER=	danilo@FreeBSD.org
COMMENT=	Print program listings on postscript printer

USES=		gettext gmake
GNU_CONFIGURE=	yes
LDFLAGS+=	-L${LOCALBASE}/lib -lintl

INFO=		trueprint

PLIST_FILES=	bin/trueprint man/man1/trueprint.1.gz

.include <bsd.port.mk>