opnsense-ports/print/xmbibtex/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

20 lines
428 B
Makefile

# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
PORTNAME= xmbibtex
PORTVERSION= 1.7
PORTREVISION= 3
CATEGORIES= print databases
MASTER_SITES= SUNSITE/apps/tex
MAINTAINER= ports@FreeBSD.org
COMMENT= Reference manager based on the BibTeX file format
WRKSRC_SUBDIR= src
USES= imake:noman motif
USE_XORG= ice sm x11 xext xmu xp xt xpm
PLIST_FILES= bin/xmbibtex lib/X11/app-defaults/XmBibTeX
.include <bsd.port.mk>