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


                                                                        
                                                  

 
                            
                               

                                      


                                 
                   




                                         
# New ports collection makefile for:	xmbibtex
# Version required:			1.5
# Date created:				06 Nov 1997
# Whom:					Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.5 1998/02/18 15:45:29 tg Exp $
#

DISTNAME=	xmbibtex-1.5
CATEGORIES=	print databases
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	apps/tex

MAINTAINER=	ports@FreeBSD.ORG

REQUIRES_MOTIF=	yes
WRKSRC=		${WRKDIR}/${DISTNAME}/src
USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>