freebsd-ports/print/xmbibtex/Makefile

22 lines
415 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmbibtex
# Date created: 06 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
1999-08-31 03:53:22 +02:00
# $FreeBSD$
#
2000-04-09 19:50:59 +02:00
PORTNAME= xmbibtex
PORTVERSION= 1.5
CATEGORIES= print databases
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/tex
MAINTAINER= ports@FreeBSD.org
USE_MOTIF= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>