1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/xmbibtex/Makefile
Thomas Gellekum 7727adbc41 This port REQUIRES_MOTIF.
Noticed by:	Peter Cornelius <pc@inr.fzk.de>
1998-02-18 15:04:01 +00:00

22 lines
472 B
Makefile

# New ports collection makefile for: xmbibtex
# Version required: 1.3
# Date created: 06 Nov 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
# $Id: Makefile,v 1.3 1997/11/10 10:47:35 tg Exp $
#
DISTNAME= xmbibtex-1.3
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>