summaryrefslogtreecommitdiff
path: root/print/xmbibtex/Makefile
blob: 7d3fb204397c6a32b4ef090eecae4a308fc3ad55 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xmbibtex
# Version required:			1.3
# Date created:				06 Nov 1997
# Whom:					Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id$
#

DISTNAME=	xmbibtex-1.3
CATEGORIES=	print databases
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications

MAINTAINER=	ports@FreeBSD.ORG

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

.include <bsd.port.mk>