freebsd-ports/print/xmbibtex/Makefile
Pav Lucistnik d2e100396b - Update to 1.7
PR:		ports/75414
Submitted by:	Rob. <spamrefuse@yahoo.com>
2004-12-29 02:26:08 +00:00

26 lines
510 B
Makefile

# New ports collection makefile for: xmbibtex
# Date created: 06 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xmbibtex
PORTVERSION= 1.7
CATEGORIES= print databases
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/tex
MAINTAINER= ports@FreeBSD.org
COMMENT= A reference manager based on the BibTeX file format
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_MOTIF= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.pre.mk>
.include <bsd.port.post.mk>