freebsd-ports/print/xmbibtex/Makefile
Kevin Lo 2115b3253c - Support CXX properly
- Fix compile error in 4-stable
- Fix Imakefile breakage under XFree86 4.x

PR: 22814
Submitted by: Ports Fury
2000-11-13 14:15:46 +00:00

22 lines
416 B
Makefile

# New ports collection makefile for: xmbibtex
# Date created: 06 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xmbibtex
PORTVERSION= 1.5
CATEGORIES= print databases
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/tex
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_MOTIF= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>